Skip to content

Commit

Permalink
Remove pushd to testpath before test
Browse files Browse the repository at this point in the history
  • Loading branch information
oysteoh authored and eivindjahren committed Jul 12, 2022
1 parent 238a874 commit 9b16cbc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/jenkins/testkomodo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,5 @@ copy_test_files () {
}

start_tests () {
pushd $CI_TEST_ROOT/testpath
pytest --flow-simulator="/project/res/x86_64_RH_7/bin/flowrc15" --eclipse-simulator="runeclipse"
popd
}

0 comments on commit 9b16cbc

Please sign in to comment.