Skip to content

Commit 9da4b96

Browse files
committed
hyperstack-config and hyper-spec passing
1 parent 19618ca commit 9da4b96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby/hyperstack-config/spec/hyperstack_config_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
`rm -rf spec/test_app/tmp/cache`
1212
Timecop.freeze
1313
visit '/'
14-
binding.pry
1514
expect(evaluate_script("Opal.Test.$const_get('TIME')")).to eq("#{Time.now}")
1615
expect(evaluate_script("Opal.INFLECTORS_LOADED")).to be_truthy
1716
%w[test production staging development etc].each do |env|

0 commit comments

Comments
 (0)