We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aeb1b1 commit fe62eabCopy full SHA for fe62eab
test/close_test.dart
@@ -26,7 +26,7 @@ void main() {
26
}
27
28
test('Open and close', () async {
29
- // Test that that the journal files are properly deleted after closing.
+ // Test that the journal files are properly deleted after closing.
30
// If the write connection is closed before the read connections, that is
31
// not the case.
32
0 commit comments