Skip to content

Commit

Permalink
test: update Jest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Apr 18, 2019
1 parent 4d5d817 commit b5e1ca6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -161,7 +161,7 @@ Array [
exports[`AppleSimUtils launch concats args 1`] = `
Array [
Array [
"/bin/cat /dev/null >/Users/detox/Library/Developer/CoreSimulator/Devices/udid/data/tmp/detox.last_launch_app_log.out 2>/Users/detox/Library/Developer/CoreSimulator/Devices/udid/data/tmp/detox.last_launch_app_log.err && SIMCTL_CHILD_DYLD_INSERT_LIBRARIES=\\"undefined/Detox\\" /usr/bin/xcrun simctl launch --stdout=/tmp/detox.last_launch_app_log.out --stderr=/tmp/detox.last_launch_app_log.err udid theBundleId --args foo bar bob yourUncle",
"/bin/cat /dev/null >/Users/detox/Library/Developer/CoreSimulator/Devices/udid/data/tmp/detox.last_launch_app_log.out 2>/Users/detox/Library/Developer/CoreSimulator/Devices/udid/data/tmp/detox.last_launch_app_log.err && SIMCTL_CHILD_DYLD_INSERT_LIBRARIES=\\"undefined/Detox\\" /usr/bin/xcrun simctl launch --stdout=/tmp/detox.last_launch_app_log.out --stderr=/tmp/detox.last_launch_app_log.err udid theBundleId --args foo \\"bar\\" bob \\"yourUncle\\"",
undefined,
Object {
"trying": "Launching theBundleId...",
Expand Down

0 comments on commit b5e1ca6

Please sign in to comment.