Skip to content

Commit

Permalink
skip test_social_auth_creates_group
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
chr-stian committed Oct 16, 2023
1 parent 82fde17 commit 53c3e7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def test_me_social_with_precreated_user(galaxy_client):
assert uinfo['username'] == gc.username


@pytest.mark.skip(reason='no longer creating groups for social users')
@pytest.mark.galaxy_stage_ansible
def test_social_auth_creates_group(gh_user_1_pre):
github_user_username = GALAXY_STAGE_ANSIBLE_PROFILES["github_user"]["username"]
Expand Down

0 comments on commit 53c3e7c

Please sign in to comment.