Fix tests again
This commit is contained in:
parent
af0de33d4c
commit
550a073d51
1 changed files with 1 additions and 1 deletions
|
@ -3239,7 +3239,7 @@ class KPsulCancelOperationsViewTests(ViewTestCaseMixin, TestCase):
|
|||
|
||||
"""
|
||||
|
||||
url_name = "kfet.kpsul.cancel_operations"
|
||||
url_name = "kfet.operations.cancel"
|
||||
url_expected = "/k-fet/k-psul/cancel_operations"
|
||||
|
||||
http_methods = ["POST"]
|
||||
|
|
Loading…
Reference in a new issue