mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Reorder pytest command options for consistency in Selenium tests
This commit is contained in:
parent
61eb25314e
commit
42347f3e91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-testing.yml
vendored
2
.github/workflows/ui-testing.yml
vendored
|
|
@ -38,4 +38,4 @@ jobs:
|
|||
HEADLESS: true
|
||||
WEKAN_URL: http://${{ secrets.WEKAN_URL }}:80
|
||||
run: |
|
||||
pytest tests/ -v -s
|
||||
pytest tests/ -s -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue