Skip to content

Commit 79e9a03

Browse files
authored
Merge pull request #365 from Seluj78/feature/testsv2
2 parents 4afb0ba + 35bf2f3 commit 79e9a03

File tree

15 files changed

+2890
-2412
lines changed

15 files changed

+2890
-2412
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# Wait for docker to be up
6767
- sleep 10
6868
# run newman tests
69-
- newman run --color on 'PyMatcha.postman_collection.json'
69+
- newman run --color on 'PyMatchaV2.postman_collection.json'
7070
after_script:
7171
# stop and remove docker to prevent them from block port at next iteration/test
7272
- docker stop $(docker ps -a -q)

0 commit comments

Comments
 (0)