Skip to content

Commit ce469da

Browse files
committed
fix coverage
1 parent 65137e2 commit ce469da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bricks/dart_frog_prod_server/hooks/test/post_gen_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ void main() {
5454
expect(
5555
ExitOverrides.runZoned(
5656
() => post_gen.run(_FakeHookContext(logger: logger)),
57-
exit: (_) {},
5857
),
5958
completes,
6059
);

0 commit comments

Comments
 (0)