<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ class FogbugzListenerTest &lt; Test::Unit::TestCase
     @listener = FogbugzListener.new(:sha1 =&gt; &quot;c829a13&quot;, :message =&gt; &quot;Reopens #3211&quot;, :commit_url =&gt; &quot;http://github.com/johnreilly/github-fogbuz&quot;)
     @listener.reopen
     @listener.case(&quot;3211&quot;)
-    @service.expects(:reopen).with(:case =&gt; &quot;3211&quot;, :message =&gt; &quot;Reopens #3211\n\nCommit: c829a13\nhttp://github.com/johnreilly/github-fogbuz/commit/c829a13&quot;)
+    @service.expects(:reopen).with(:case =&gt; &quot;3211&quot;, :message =&gt; &quot;Reopens #3211\n\nCommit: c829a13\nhttp://github.com/johnreilly/github-fogbuz&quot;)
     @listener.update_fogbugz(@service)
   end
 
@@ -48,7 +48,7 @@ class FogbugzListenerTest &lt; Test::Unit::TestCase
     @listener.case(&quot;9219&quot;)
     @listener.case(&quot;9220&quot;)
     @service.expects(:implement).with(:case =&gt; &quot;1112&quot;,
-        :message =&gt; &quot;Implements #1112, references #9219, #9220\n\nReferences case 9219, case 9220\nCommit: c829a13\nhttp://github.com/johnreilly/github-fogbuz/commit/c829a13&quot;)
+        :message =&gt; &quot;Implements #1112, references #9219, #9220\n\nReferences case 9219, case 9220\nCommit: c829a13\nhttp://github.com/johnreilly/github-fogbuz&quot;)
     @listener.update_fogbugz(@service)
   end
 </diff>
      <filename>test/fogbugz_listener_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a62844b8ed8c252193467ee5ba52a359843e9a22</id>
    </parent>
  </parents>
  <author>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </author>
  <url>http://github.com/johnreilly/github-fogbugz/commit/f769694c12cbb838ea39a5b81bc9fd69899fc39b</url>
  <id>f769694c12cbb838ea39a5b81bc9fd69899fc39b</id>
  <committed-date>2008-06-05T21:09:39-07:00</committed-date>
  <authored-date>2008-06-05T21:09:39-07:00</authored-date>
  <message>Made tests green again</message>
  <tree>2b71a5dd7ff0ebc3a3d7914d6eeae30bddba748b</tree>
  <committer>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </committer>
</commit>
