test: patch e2e don't grep for flutter
This commit is contained in:
@@ -75,7 +75,7 @@ while IFS= read line; do
|
||||
echo "✅ 'hello shorebird' was printed"
|
||||
break
|
||||
fi
|
||||
done < <(adb logcat -T '10.0' | grep flutter)
|
||||
done < <(adb logcat -T '10.0')
|
||||
|
||||
echo "✅ All tests passed!"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user