mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:21:18 +08:00
DEV: Use proper wording for contexts in specs
This commit is contained in:

committed by
Loïc Guitaut

parent
02987e05d5
commit
3eaac56797
@ -2,7 +2,7 @@
|
||||
|
||||
RSpec.describe TrustLevel do
|
||||
describe 'levels' do
|
||||
context "verify enum sequence" do
|
||||
context "when verifying enum sequence" do
|
||||
before do
|
||||
@levels = TrustLevel.levels
|
||||
end
|
||||
|
Reference in New Issue
Block a user