mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Tag groups can belong to groups (#10854)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user