Skip to content

Commit fe62eab

Browse files
rkistnerwessels2
andauthored
Update test/close_test.dart
Fix typo Co-authored-by: wessels2 <[email protected]>
1 parent 3aeb1b1 commit fe62eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/close_test.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ void main() {
2626
}
2727

2828
test('Open and close', () async {
29-
// Test that that the journal files are properly deleted after closing.
29+
// Test that the journal files are properly deleted after closing.
3030
// If the write connection is closed before the read connections, that is
3131
// not the case.
3232

0 commit comments

Comments
 (0)