Skip to content

Commit 1405667

Browse files
authored
Merge pull request #86 from malcsaunders/amend-test-dir
Amend godog test directory
2 parents c7c0925 + 14a92a1 commit 1405667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/tasks/test-sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ run:
2929
cp -R sonarqube-boshrelease/ci/tests /go/src/
3030
sleep 10
3131
32-
pushd /go/src
32+
pushd /go/src/tests
3333
go get github.com/DATA-DOG/godog/cmd/godog
3434
set -e
3535
godog -t @unit

0 commit comments

Comments
 (0)