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 bde510e commit 4ad6ddbCopy full SHA for 4ad6ddb
internal/test_helpers/fixtures/base_stages/success
@@ -54,7 +54,7 @@
54
[33m[tester::#AO7] [0m[94m$ echo -n "apple_blueberry" | ./your_grep.sh -E "blueberry$"[0m
55
[33m[your_program] [0mapple_blueberry
56
[33m[tester::#AO7] [0m[92m✓ Received exit code 0.[0m
57
-[33m[tester::#AO7] [0m[94m$ echo -n "blueberry_apple" | ./your_grep.sh -E "blueberry$"[0m
+[33m[tester::#AO7] [0m[94m$ echo -n "test generate fixture" | ./your_grep.sh -E "blueberry$"[0m
58
[33m[tester::#AO7] [0m[92m✓ Received exit code 1.[0m
59
[33m[tester::#AO7] [0m[94m$ echo -n "strawberry" | ./your_grep.sh -E "^strawberry$"[0m
60
[33m[your_program] [0mstrawberry
0 commit comments