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 6ba893e commit dcc0887Copy full SHA for dcc0887
spec/package_spec.rb
@@ -62,7 +62,6 @@
62
it 'should generate js ready for installation' do
63
js = @package.readified_js(nil, 0, 'http://localhost:4567/')
64
65
- # require 'byebug'; byebug;
66
expected =<<HERE
67
(function() {
68
with( ZendeskApps.AppScope.create() ) {
0 commit comments