mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
pytest
This commit is contained in:
@@ -65,7 +65,6 @@ def test_robots(client_request):
|
|||||||
("endpoint", "kwargs"),
|
("endpoint", "kwargs"),
|
||||||
[
|
[
|
||||||
("sign_in", {}),
|
("sign_in", {}),
|
||||||
("register", {}),
|
|
||||||
pytest.param("index", {}, marks=pytest.mark.xfail(raises=AssertionError)),
|
pytest.param("index", {}, marks=pytest.mark.xfail(raises=AssertionError)),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user