Skip to content

Commit b07b034

Browse files
skip web test
1 parent 0267e98 commit b07b034

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/powersync/test/connected_test.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
@TestOn('!browser')
2+
// This test uses a local server which is possible to control in Web via hybrid main,
3+
// but this makes the test significantly more complex.
14
import 'dart:async';
25

36
import 'package:powersync/powersync.dart';

0 commit comments

Comments
 (0)