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 f097834 commit 4e2eb3dCopy full SHA for 4e2eb3d
registry/patrol.test
@@ -4,9 +4,10 @@ [email protected]
4
[email protected]
5
6
fetch=git clone https://github.com/leancodepl/patrol.git tests
7
-fetch=git -C tests checkout 15cd43d5f795f6a4411621b40ec7f4d76e95868a
+fetch=git -C tests checkout 8431a501f7de8bec49d4937bd4018266e7ba5ab7
8
9
update=packages/patrol_cli
10
update=packages/patrol_finders
11
12
-test=scripts/flutter_test_repo_test.sh
+test.posix=scripts/flutter_test_repo_test.sh
13
+test.windows=scripts\flutter_test_repo_test.bat
0 commit comments