test/fixtures/commits.yml in shipit-engine-0.4.3 vs test/fixtures/commits.yml in shipit-engine-0.4.4

- old
+ new

@@ -73,5 +73,18 @@ authored_at: <%= 2.days.ago.to_s(:db) %> committed_at: <%= 1.days.ago.to_s(:db) %> additions: 1 deletions: 24 updated_at: <%= 8.days.ago.to_s(:db) %> + +undeployed_stack_first: + id: 7 + sha: 44b3833d39def7ec65b57b42f496eb27ab4980b6 + message: "Cake!" + stack: undeployed_stack + author: bob + committer: bob + authored_at: <%= 2.days.ago.to_s(:db) %> + committed_at: <%= 1.days.ago.to_s(:db) %> + additions: 1 + deletions: 24 + updated_at: <%= 8.days.ago.to_s(:db) %>