Skip to content

Commit

Permalink
tests: xhost +local:docker
Browse files Browse the repository at this point in the history
  • Loading branch information
balta2ar committed May 28, 2022
1 parent a60b443 commit faf12af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ integration-run-container:
integration-test: export INTEGRATION_TEST = 1

integration-test:
xhost +local:docker
pytest -v -k test_integration -s

test-all: unit-test smoke-build smoke-test integration-build integration-test
Expand Down

0 comments on commit faf12af

Please sign in to comment.