Skip to content

Commit f923544

Browse files
committed
Add authentication integration test.
1 parent 73092ac commit f923544

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
summary: test_authentication.py
2+
execute: |
3+
tox run -e integration-authentication -- --alluredir="$SPREAD_TASK/allure-results"
4+
artifacts:
5+
- allure-results

0 commit comments

Comments
 (0)