mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:34:31 +08:00
remove elder terminology in specs
This commit is contained in:
@ -537,7 +537,7 @@ describe PostsController do
|
||||
end
|
||||
|
||||
it "ensures trust level 4 can see the revisions" do
|
||||
log_in(:elder)
|
||||
log_in(:trust_level_4)
|
||||
xhr :get, :revisions, post_id: post_revision.post_id, revision: post_revision.number
|
||||
response.should be_success
|
||||
end
|
||||
|
Reference in New Issue
Block a user