Skip to content

Commit 2f93c29

Browse files
committed
fix smoke test
1 parent 4cb21c7 commit 2f93c29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/scripts/smoke.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/bash
22
set -e
33

4-
bough graph --workspace tests/fixtures/sample-workspace
5-
bough analyze --workspace tests/fixtures/sample-workspace
4+
bough graph --workspace tests/fixtures/sample-workspace --repo tests/fixtures/sample-workspace
5+
bough analyze --workspace tests/fixtures/sample-workspace --repo tests/fixtures/sample-workspace

0 commit comments

Comments
 (0)