Commit b992e252 authored by Douwe Maan's avatar Douwe Maan

Fix typo

parent d3462e71
......@@ -37,7 +37,7 @@ describe Admin::ImpersonationsController do
session[:impersonator_id] = impersonator.id
end
context "when the impersonator is not impersonator (anymore)" do
context "when the impersonator is not admin (anymore)" do
before do
impersonator.admin = false
impersonator.save
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment