Move integration tests to tests dir
This commit is contained in:
parent
ef9a88104b
commit
782977e01c
5 changed files with 219 additions and 5 deletions
|
|
@ -213,7 +213,7 @@ server_integration_tests:
|
|||
- job: build
|
||||
artifacts: true
|
||||
script:
|
||||
- integration-tests/testfile.py
|
||||
- tests/integration_tests/testfile.py
|
||||
|
||||
pages:
|
||||
needs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue