Skip to content

Commit e1c7088

Browse files
committed
Add assertions to windows test
1 parent 5659c88 commit e1c7088

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

commander_windows.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@ tests:
4141
COMMANDER_FROM_SHELL: from_shell
4242
stdout:
4343
contains:
44-
- should print global
44+
- ✓ should print global
45+
- ✓ should print local
46+
- ✓ should execute in given dir
47+
- ✓ should work with timeout
4548
exit-code: 0
4649

4750
test add command:

0 commit comments

Comments
 (0)