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 e61a727 commit 593bd10Copy full SHA for 593bd10
e2e.sh
@@ -9,7 +9,7 @@ if [ $result -ne 0 ]; then
9
echo "Printing hierarchy"
10
maestro hierarchy
11
echo "Printing logcat for app"
12
- adb logcat -d | grep "io.github.lordraydenmk.superheroesapp"
+ adb logcat -d | grep "io.github.lordraydenmk.themoviedbapp"
13
fi
14
15
# return the result of the first command as the result of the script
0 commit comments