Skip to content

Commit 430a397

Browse files
committed
comment out missing test
1 parent 47fedd8 commit 430a397

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/components/current_user_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
CurrentUser.lookup_from_env("HTTP_COOKIE" => "_t=#{token};").should == user
1010
end
1111

12-
it "allows us to lookup a user from our app" do
13-
end
12+
# it "allows us to lookup a user from our app" do
13+
# end
1414

1515
end

0 commit comments

Comments
 (0)