mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 14:48:02 -05:00
deprecated all old vue stuff and working on tests
This commit is contained in:
@@ -22,8 +22,8 @@ DATA_DIR = "cookbook/tests/other/test_data/"
|
||||
|
||||
|
||||
@pytest.mark.parametrize("arg", [
|
||||
['a_u', 302],
|
||||
['g1_s1', 302],
|
||||
['a_u', 403],
|
||||
['g1_s1', 403],
|
||||
['u1_s1', 405],
|
||||
['a1_s1', 405],
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user