Skip to content
Snippets Groups Projects
Commit 6ec47a88 authored by James Edwards-Jones's avatar James Edwards-Jones
Browse files

Fix 'Projected tags' typo in protected_tags_spec.rb

parent 0a61262f
No related branches found
No related tags found
No related merge requests found
require 'spec_helper'
 
feature 'Projected Tags', js: true do
feature 'Protected Tags', js: true do
let(:user) { create(:user, :admin) }
let(:project) { create(:project, :repository) }
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment