mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
Fix rubocop.
This commit is contained in:
parent
9148f7675b
commit
2fe9617dc1
@ -201,7 +201,7 @@ describe Auth::DefaultCurrentUserProvider do
|
||||
Discourse.enable_readonly_mode(Discourse::PG_READONLY_MODE_KEY)
|
||||
end
|
||||
|
||||
after do
|
||||
after do
|
||||
Discourse.disable_readonly_mode(Discourse::PG_READONLY_MODE_KEY)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user