Skip to content

Commit 39598e4

Browse files
committed
chore(code-style): code formatting for getsentry#1893
1 parent adc1a40 commit 39598e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dart/test/example_web_compile_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ void main() {
3838
'build_web_compilers:entrypoint on web/main.dart:Compiled'));
3939
},
4040
timeout: Timeout(const Duration(minutes: 1)), // double of detault timeout
41-
);
41+
);
4242
});
4343
}
4444

0 commit comments

Comments
 (0)