mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Updated tests to decrease string repetition
Removed an unused variable Some minor style changes
This commit is contained in:
@@ -75,7 +75,7 @@ describe Group do
|
||||
end
|
||||
|
||||
it "Correctly updates all automatic groups upon request" do
|
||||
admin = Fabricate(:admin)
|
||||
Fabricate(:admin)
|
||||
user = Fabricate(:user)
|
||||
user.change_trust_level!(:regular)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user