<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@ class UsersControllerTest &lt; ActionController::TestCase
   
   test &quot;should create user&quot; do
     assert_difference('User.count') do
-      post :create, :user =&gt; { :login =&gt; &quot;ben&quot;, :password =&gt; &quot;benrocks&quot;, :password_confirmation =&gt; &quot;benrocks&quot;, :email =&gt; &quot;myemail@email.com&quot; }
+      post :create, :user =&gt; { :login =&gt; &quot;ben&quot;, :password =&gt; &quot;benrocks&quot;, :password_confirmation =&gt; &quot;benrocks&quot; }
     end
     
     assert_redirected_to account_path</diff>
      <filename>test/functional/users_controller_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1616435408cc2c6b8ebe046c2a4b778d24f0f646</id>
    </parent>
  </parents>
  <author>
    <name>Jamie van Dyke</name>
    <email>jamie@fearoffish.com</email>
  </author>
  <url>http://github.com/binarylogic/authlogic_example/commit/b0a1d954cd636c51d72ba87959f2b12fb9a5a8b3</url>
  <id>b0a1d954cd636c51d72ba87959f2b12fb9a5a8b3</id>
  <committed-date>2009-05-27T09:15:22-07:00</committed-date>
  <authored-date>2009-05-27T08:28:33-07:00</authored-date>
  <message>email removed

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
  <tree>33fab16ff45bf18204c5e2b658f9f5ac017256a9</tree>
  <committer>
    <name>Ben Johnson</name>
    <email>bjohnson@binarylogic.com</email>
  </committer>
</commit>
