Skip to content

Commit

Permalink
Update tests/cms/views/link_replace/test_link_actions.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Venhoff <david.venhoff@tuerantuer.org>
  • Loading branch information
MizukiTemma and david-venhoff authored Nov 20, 2024
1 parent 393dbe3 commit 70a5d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cms/views/link_replace/test_link_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def test_search_and_replace_links(

assert Link.objects.filter(url=target_url_object).count() == before

slugs = {}
kwargs = {}
if not region == "network_management":
slugs.update(
{
Expand Down

0 comments on commit 70a5d51

Please sign in to comment.