Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Jan 26, 2024
1 parent 7d6e965 commit 2905fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc_action_item/tests/tests/test_auths.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from edc_auth.auth_updater import AuthUpdater
from edc_auth.site_auths import site_auths
from edc_data_manager.auth_objects import DATA_MANAGER_ROLE, SITE_DATA_MANAGER_ROLE
from edc_export.auth_objects import EXPORT
from edc_export.constants import EXPORT


class TestAuths(TestCase):
Expand Down

0 comments on commit 2905fa2

Please sign in to comment.