Skip to content

Commit 5ff7225

Browse files
dnfieldfluttergithubbot
authored andcommitted
fix io_test (flutter#48097)
1 parent 9df1790 commit 5ff7225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/flutter_tools/test/general.shard/base/io_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ void main() {
7777
setExitFunctionForTests((int value) {});
7878

7979
expect(() => exit(0), returnsNormally);
80+
restoreExitFunction();
8081
});
8182

8283
test('test_api defines the Declarer in a known place', () {

0 commit comments

Comments
 (0)