Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
HosseinYousefi committed Dec 12, 2024
1 parent c5a7bd8 commit 537e829
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,6 @@ void registerTests(String groupName, TestRunnerCallback test) {
await _waitUntil(() => MyInterface.$impls.isEmpty);
expect(MyRunnable.$impls, isEmpty);
}
runnable.release();
});
}
group('Dart exceptions are handled', () {
Expand Down

0 comments on commit 537e829

Please sign in to comment.