We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c0cea commit 1236be7Copy full SHA for 1236be7
demos/supabase-todolist-optional-sync/test/widget_test.dart
@@ -8,7 +8,7 @@
8
import 'package:flutter/material.dart';
9
import 'package:flutter_test/flutter_test.dart';
10
11
-import 'package:supabase_todolist_optional_sync/main.dart';
+import 'package:powersync_flutter_supabase_todolist_optional_sync_demo/main.dart';
12
13
void main() {
14
testWidgets('Counter increments smoke test', (WidgetTester tester) async {
0 commit comments