Skip to content

Commit 638933f

Browse files
test: update snapshots
1 parent dbdf82b commit 638933f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

__e2e__/__snapshots__/__e2e__/cli.test.js.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Generated by [AVA](https://ava.li).
2424
Commands:␊
2525
init Initialize challenges␊
2626
submit Submits current task␊
27-
fetchtask [key] Fetches any task as per the key supplied
27+
fetchtask [key] Fetch tasks to be worked upon
2828
showkeys Shows keys of all the completed tasks␊
2929
3030
Unknown command junkcmd.␊
@@ -43,7 +43,7 @@ Generated by [AVA](https://ava.li).
4343
Commands:␊
4444
init Initialize challenges␊
4545
submit Submits current task␊
46-
fetchtask [key] Fetches any task as per the key supplied
46+
fetchtask [key] Fetch tasks to be worked upon
4747
showkeys Shows keys of all the completed tasks`
4848

4949
## shows help with arg -h
@@ -59,7 +59,7 @@ Generated by [AVA](https://ava.li).
5959
Commands:␊
6060
init Initialize challenges␊
6161
submit Submits current task␊
62-
fetchtask [key] Fetches any task as per the key supplied
62+
fetchtask [key] Fetch tasks to be worked upon
6363
showkeys Shows keys of all the completed tasks`
6464

6565
## shows up help message without any args
@@ -75,7 +75,7 @@ Generated by [AVA](https://ava.li).
7575
Commands:␊
7676
init Initialize challenges␊
7777
submit Submits current task␊
78-
fetchtask [key] Fetches any task as per the key supplied
78+
fetchtask [key] Fetch tasks to be worked upon
7979
showkeys Shows keys of all the completed tasks`
8080

8181
## shows version with arg --version
-9 Bytes
Binary file not shown.

__e2e__/__snapshots__/__e2e__/commands/showcommands.test.js.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Generated by [AVA](https://ava.li).
1717
Commands:␊
1818
init Initialize challenges␊
1919
submit Submits current task␊
20-
fetchtask [key] Fetches any task as per the key supplied
20+
fetchtask [key] Fetch tasks to be worked upon
2121
showkeys Shows keys of all the completed tasks␊
2222
2323
Unknown command showcommands.␊
@@ -36,7 +36,7 @@ Generated by [AVA](https://ava.li).
3636
Commands:␊
3737
init Initialize challenges␊
3838
submit Submits current task␊
39-
fetchtask [key] Fetches any task as per the key supplied
39+
fetchtask [key] Fetch tasks to be worked upon
4040
showkeys Shows keys of all the completed tasks␊
4141
4242
Unknown command showcommands.␊
-7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)