remove another debug thing
This commit is contained in:
parent
2c0d4d797b
commit
d3b3cb6c23
@ -23,7 +23,6 @@ describe "jasmine-headless-webkit" do
|
|||||||
|
|
||||||
describe 'success but with js error' do
|
describe 'success but with js error' do
|
||||||
it "should succeed with error code 0" do
|
it "should succeed with error code 0" do
|
||||||
p "here"
|
|
||||||
system %{bin/jasmine-headless-webkit -j spec/jasmine/success_with_error/success_with_error.yml --report #{report}}
|
system %{bin/jasmine-headless-webkit -j spec/jasmine/success_with_error/success_with_error.yml --report #{report}}
|
||||||
$?.exitstatus.should == 1
|
$?.exitstatus.should == 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user