Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 committed Jul 12, 2024
1 parent 85edc0d commit 6f5d759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"reinstall-driver": "(appium driver uninstall flutter-integration || exit 0) && npm run install-driver",
"wdio-android": "wdio run ./android.conf.ts",
"wdio-ios": "wdio run ./ios.conf.ts",
"wdio-android-ci": "cd finder/flutter-finder/flutter-by/wdio-flutter-by-service && npm install && npm run build && npm run wdio-android"
"wdio-android-ci": "cd finder/flutter-by/wdio-flutter-by-service && npm install && npm run build && npm run wdio-android"
},
"devDependencies": {
"@appium/types": "^0.x",
Expand Down

0 comments on commit 6f5d759

Please sign in to comment.