Skip to content
Snippets Groups Projects
Verified Commit 99659b54 authored by Michael Kozono's avatar Michael Kozono :two: Committed by GitLab
Browse files

Merge branch '510135-remove-default-org-pat-creation' into 'master'

Remove default organization from integration tests for PAT creation

See merge request gitlab-org/gitlab!192242



Merged-by: Michael Kozono's avatarMichael Kozono <mkozono@gitlab.com>
Approved-by: default avatarSarah Yasonik <syasonik@gitlab.com>
Approved-by: Michael Kozono's avatarMichael Kozono <mkozono@gitlab.com>
Co-authored-by: default avatarRutger Wessels <rwessels@gitlab.com>
parents 061f0089 914365f3
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,6 @@
it "allows creation of a personal access token" do
name = 'My PAT'
description = 'My PAT description'
create(:organization, :default)
visit user_settings_personal_access_tokens_path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment