mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 11:13:22 +08:00
comment out missing test
This commit is contained in:
parent
47fedd8f4d
commit
430a397cde
|
@ -9,7 +9,7 @@ describe CurrentUser do
|
|||
CurrentUser.lookup_from_env("HTTP_COOKIE" => "_t=#{token};").should == user
|
||||
end
|
||||
|
||||
it "allows us to lookup a user from our app" do
|
||||
end
|
||||
# it "allows us to lookup a user from our app" do
|
||||
# end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user