Skip to content

Commit 1236be7

Browse files
committed
Fixed widget test.
1 parent 66c0cea commit 1236be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/supabase-todolist-optional-sync/test/widget_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import 'package:flutter/material.dart';
99
import 'package:flutter_test/flutter_test.dart';
1010

11-
import 'package:supabase_todolist_optional_sync/main.dart';
11+
import 'package:powersync_flutter_supabase_todolist_optional_sync_demo/main.dart';
1212

1313
void main() {
1414
testWidgets('Counter increments smoke test', (WidgetTester tester) async {

0 commit comments

Comments
 (0)