<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -164,7 +164,7 @@ describe &lt;%= class_name %&gt; do
   end
 
   it &quot;doesn't authenticates &lt;%= file_name %&gt; with bad password&quot; do
-    &lt;%= class_name %&gt;.authenticate('quentin', 'monkey').should == &lt;%= table_name %&gt;(:quentin)
+    &lt;%= class_name %&gt;.authenticate('quentin', 'invalid_password').should be_nil
   end
 
  if REST_AUTH_SITE_KEY.blank? </diff>
      <filename>generators/authenticated/templates/spec/models/user_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b35f2238bf11199d7c3360dcb8cd300c3d027f27</id>
    </parent>
  </parents>
  <author>
    <name>Matt Duncan</name>
    <email>mrduncan@gmail.com</email>
  </author>
  <url>http://github.com/danielharan/restful-authentication/commit/1695a3295d82fec3ae2b0e26f8c92729192cd082</url>
  <id>1695a3295d82fec3ae2b0e26f8c92729192cd082</id>
  <committed-date>2008-07-01T13:43:17-07:00</committed-date>
  <authored-date>2008-06-29T17:43:33-07:00</authored-date>
  <message>Fix doesn't authenticate spec to make sure authentication doesn't occur</message>
  <tree>5bdc2dee0b904e3f3ae0a3df41f9d21eab9942d1</tree>
  <committer>
    <name>Daniel Haran</name>
    <email>chebuctonian@mgmail.com</email>
  </committer>
</commit>
