Skip to content

Commit

Permalink
adaptation of the failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Nov 20, 2024
1 parent 71e5848 commit 692f2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemarche/www/dashboard_siaes/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def test_only_siae_user_can_edit_siae(self):

def test_only_siae_user_can_access_siae_edit_tabs(self):
SIAE_EDIT_URLS = [
"dashboard_siaes:siae_edit_search",
"dashboard_siaes:siae_edit_activities",
"dashboard_siaes:siae_edit_info",
"dashboard_siaes:siae_edit_offer",
"dashboard_siaes:siae_edit_links",
Expand Down

0 comments on commit 692f2ef

Please sign in to comment.