Commit 6ec47a88 authored by James Edwards-Jones's avatar James Edwards-Jones

Fix 'Projected tags' typo in protected_tags_spec.rb

parent 0a61262f
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) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment