From 23a208d2aa8f7646218fe3a8f401ec82eb5b1577 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Fri, 1 Dec 2023 14:24:19 -0700 Subject: [PATCH] Update test_migrations.py --- src/registrar/tests/test_migrations.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registrar/tests/test_migrations.py b/src/registrar/tests/test_migrations.py index 22b0ed509..05fc8fb17 100644 --- a/src/registrar/tests/test_migrations.py +++ b/src/registrar/tests/test_migrations.py @@ -41,8 +41,8 @@ class TestGroups(TestCase): "change_draftdomain", "analyst_access_permission", "change_user", - "change_website", - "view_userdomainrole" + "view_userdomainrole", + "change_website" ] # Get the codenames of actual permissions associated with the group