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 52f8d40 commit 6c76d2d
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 6c76d2d

Please sign in to comment.