mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-03 18:48:23 +00:00
Oops
This commit is contained in:
@@ -749,7 +749,7 @@ def test_ec_create_vehicle(logged_in_browser, live_server, admin_user, checklist
|
||||
|
||||
|
||||
# FIXME
|
||||
@pytest.mark.xfail
|
||||
@pytest.mark.xfail(run=False)
|
||||
def test_ec_create_crew(logged_in_browser, live_server, admin_user, checklist):
|
||||
page = pages.EditEventChecklist(logged_in_browser.driver, live_server.url, pk=checklist.pk).open()
|
||||
page.add_crew()
|
||||
|
||||
Reference in New Issue
Block a user