Skip to content

Commit ba335b8

Browse files
committed
Revert typo
1 parent 3794d69 commit ba335b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync_core/test/in_memory_sync_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ void main() {
690690
});
691691
});
692692

693-
test('stopping tions', () async {
693+
test('stopping closes connections', () async {
694694
final status = await waitForConnection();
695695

696696
syncService.addLine({

0 commit comments

Comments
 (0)