<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 Given /^the following user records?$/ do |table|
+  User.delete_all
   table.hashes.each do |hash|
     user = Factory(:user, hash)
     user.create_preference
@@ -12,4 +13,4 @@ end
 Then &quot;I should be an admin&quot; do
   # just check on the presence of the menu item for managing users
   Then &quot;I should see \&quot;Manage users\&quot;&quot;
-end
\ No newline at end of file
+end</diff>
      <filename>features/step_definitions/user_steps.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d931d4b627b95c849de9b3487be81a01e62d95dc</id>
    </parent>
  </parents>
  <author>
    <name>Reinier Balt</name>
    <login></login>
    <email>lrbalt@gmail.com</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/8a0da54808b4abdc158d67b0bdd74e201aa1571f</url>
  <id>8a0da54808b4abdc158d67b0bdd74e201aa1571f</id>
  <committed-date>2009-06-30T03:22:17-07:00</committed-date>
  <authored-date>2009-06-30T03:22:17-07:00</authored-date>
  <message>fix cucumber story</message>
  <tree>5a2f5d21024840f76014b3f9ca430fc55eaf2ba9</tree>
  <committer>
    <name>Reinier Balt</name>
    <login></login>
    <email>lrbalt@gmail.com</email>
  </committer>
</commit>
