We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19618ca commit 9da4b96Copy full SHA for 9da4b96
ruby/hyperstack-config/spec/hyperstack_config_spec.rb
@@ -11,7 +11,6 @@
11
`rm -rf spec/test_app/tmp/cache`
12
Timecop.freeze
13
visit '/'
14
- binding.pry
15
expect(evaluate_script("Opal.Test.$const_get('TIME')")).to eq("#{Time.now}")
16
expect(evaluate_script("Opal.INFLECTORS_LOADED")).to be_truthy
17
%w[test production staging development etc].each do |env|
0 commit comments