Remove spec obsoleted by 91a8704
This commit is contained in:
@@ -12,12 +12,6 @@ describe "Foreman::Engine", :fakefs do
|
||||
end
|
||||
|
||||
describe "initialize" do
|
||||
describe "without an existing Procfile" do
|
||||
it "raises an error" do
|
||||
lambda { subject }.should raise_error
|
||||
end
|
||||
end
|
||||
|
||||
describe "with a Procfile" do
|
||||
before { write_procfile }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user