Tag groups can belong to groups (#10854)

This commit is contained in:
jbrw
2020-10-14 13:15:54 -04:00
committed by GitHub
parent e22370a8e1
commit 099bf97dca
14 changed files with 330 additions and 71 deletions

View File

@ -103,7 +103,7 @@ describe TopicCreator do
context 'staff-only tags' do
before do
create_staff_tags(['alpha'])
create_staff_only_tags(['alpha'])
end
it "regular users can't add staff-only tags" do