Loading assignment-1-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,4 @@ stages: test-assignment-1: stage: test script: - ./os-tests/bats/bats-core/bin/bats -x --print-output-on-failure os-tests/tests/assignment-1/a1-tests.bats - ./os-tests/bats/bats-core/bin/bats os-tests/tests/assignment-1/a1-tests.bats Loading
assignment-1-tests.yml +1 −1 Original line number Diff line number Diff line Loading @@ -15,4 +15,4 @@ stages: test-assignment-1: stage: test script: - ./os-tests/bats/bats-core/bin/bats -x --print-output-on-failure os-tests/tests/assignment-1/a1-tests.bats - ./os-tests/bats/bats-core/bin/bats os-tests/tests/assignment-1/a1-tests.bats