Skip to content

Commit

Permalink
fix up specs
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jun 22, 2010
1 parent fff958f commit 7bd1760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/foreman/engine_spec.rb
Expand Up @@ -25,7 +25,7 @@
write_procfile
mock(subject).fork(subject.processes["alpha"])
mock(subject).fork(subject.processes["bravo"])
mock(subject).run_loop
mock(subject).watch_for_termination
subject.start
end
end
Expand Down

0 comments on commit 7bd1760

Please sign in to comment.