Skip to content

Commit 4736fe8

Browse files
committed
[shell] WIP tests
1 parent cfa4a83 commit 4736fe8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/shell.ngs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,9 +416,10 @@ ns {
416416
}
417417

418418
test("WIP Pick pipeline", {
419-
fixtures = fetch('lib/shell.test-fixtures.json')
420419

421420
section "mock" {
421+
fixtures = fetch('lib/shell.test-fixtures.json')
422+
422423
global ($())
423424
F '$()'(p:Process) {
424425
guard 'NGS_SHELL_TEST_CAPTURE' not in ENV

0 commit comments

Comments
 (0)