<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -76,6 +76,7 @@ describe CommentsController, 'handling commenting' do
       @mock_post.stub!(attribute).and_return(value)
     end
     Post.stub!(:find_by_permalink).and_return(@mock_post)
+    session[:recaptcha_validated] = true
     @mock_post
   end
 </diff>
      <filename>spec/controllers/comments_controller_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>08c7491a4bf74a4d1bbc2aecde411968895fcc92</id>
    </parent>
  </parents>
  <author>
    <name>Anton Jenkins</name>
    <email>anton@pixellatedvisions.com</email>
  </author>
  <url>http://github.com/antonjenkins/enki/commit/23f8e1e366fa3470b2d0011a3d7f06963f5bbde8</url>
  <id>23f8e1e366fa3470b2d0011a3d7f06963f5bbde8</id>
  <committed-date>2009-03-03T11:27:57-08:00</committed-date>
  <authored-date>2009-01-31T08:44:40-08:00</authored-date>
  <message>Fixed tests as the recaptcha broke them. Could probably do with adding some tests to make sure the recaptcha is working properly</message>
  <tree>d14ae1806a9dcacfd56a3de1bbd077e4a5ff3043</tree>
  <committer>
    <name>Anton Jenkins</name>
    <email>anton@pixellatedvisions.com</email>
  </committer>
</commit>
