<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,6 +14,7 @@ class CommentsControllerTest &lt; ActionController::TestCase
       @owner = Factory(:user, :login =&gt; &quot;test&quot;)
       @commentable_model_1 = mock
       @commentable_model_1.stubs({:id =&gt; 1,
+                                  :user =&gt; @owner, 
                                   :owner =&gt; @owner, 
                                   :new_record? =&gt; false,
                                   :comments =&gt; Comment, </diff>
      <filename>test/functional/comments_controller_test.rb</filename>
    </modified>
    <modified>
      <diff>@@ -15,6 +15,7 @@ class Member::CommentsControllerTest &lt; ActionController::TestCase
       @commentable_model_1 = mock
       @commentable_model_1.stubs({:id =&gt; 1,
                                   :owner =&gt; @owner, 
+                                  :user =&gt; @owner, 
                                   :new_record? =&gt; false,
                                   :comments =&gt; Comment, 
                                   :title_for_comment =&gt;&quot;The commentable title&quot;,</diff>
      <filename>test/functional/member/comments_controller_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dffb90bedbee3d8d8b088287f9dcb647aff24c6d</id>
    </parent>
  </parents>
  <author>
    <name>molpe</name>
    <email>alberto.molpeceres@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_core/commit/6932833dfb5fec0cd46bbadd0863c1e3f4f2764f</url>
  <id>6932833dfb5fec0cd46bbadd0863c1e3f4f2764f</id>
  <committed-date>2009-11-02T03:47:34-08:00</committed-date>
  <authored-date>2009-11-02T03:47:34-08:00</authored-date>
  <message>shame on me, forgot to commit the updated tests</message>
  <tree>d498138938631e0aecb082dea9b03a01c398d803</tree>
  <committer>
    <name>molpe</name>
    <email>alberto.molpeceres@gmail.com</email>
  </committer>
</commit>
