Change Data API bind address for spec tests

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-22 12:40:00 +02:00
parent 0762728ef5
commit fe894628d7
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- attach_workspace:
at: /tmp/workspace
- run: install /tmp/workspace/build/kapow /usr/bin
- run: behave
- run: KAPOW_DATAAPI_URL=http://localhost:8082 behave
workflows:
version: 2
build_and_test: