Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 8a361ba

Browse files
committed
Fix relative path after move
1 parent 2394d40 commit 8a361ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/camera/camera/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
sdk: flutter
1010
video_player: ^0.10.0
1111
integration_test:
12-
path: ../../integration_test
12+
path: ../../../integration_test
1313

1414
dev_dependencies:
1515
flutter_test:

0 commit comments

Comments
 (0)