Skip to content

Commit 3c2d004

Browse files
committed
Revert typo
1 parent 0bf631a commit 3c2d004

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
@@ -661,7 +661,7 @@ void main() {
661661
});
662662
});
663663

664-
test('stopping tions', () async {
664+
test('stopping closes connections', () async {
665665
final status = await waitForConnection();
666666

667667
syncService.addLine({

0 commit comments

Comments
 (0)