Fixed a bug in the test suite

This commit is contained in:
Raphael Michel
2016-03-13 19:22:59 +01:00
parent 9efce8f203
commit 0cdefd4a5a
2 changed files with 3 additions and 1 deletions

View File

@@ -55,6 +55,8 @@ event_urls = [
"quotas/add",
"orders/ABC/transition",
"orders/ABC/extend",
"orders/ABC/download/pdf",
"orders/ABC/invoice/1",
"orders/ABC/",
"orders/",
]