Skip to content

Commit

Permalink
Removed spurious commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
robl authored and mmangino committed Feb 10, 2011
1 parent c9e5c1c commit 2a92d87
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/rails/controller_spec.rb
Expand Up @@ -133,10 +133,6 @@ class FakeController < ActionController::Base
"secret=1e3375dcc4527e7ead0f82c095421690&"+
"access_token=103188716396725|2.rrQJKrG1QazFa1hkfz1jLg__.3600.1279821600-532828868|MaxAWqMkUKyJlAp9X0fWFXAt3M8.\""

# controller.fb_cookie[:value].should == "\"uid=532828868&"+
# "access_token=103188716396725|2.rrQJKrG1QazFa1hkfz1jLg__.3600.1279821600-532828868|MaxAWqMkUKyJlAp9X0fWFXAt3M8.&"+
# "expires=1279821600&"+
# "sig=" + sig + "\""
end

end
Expand Down

0 comments on commit 2a92d87

Please sign in to comment.