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 26cd226 commit 82ffb12Copy full SHA for 82ffb12
spec/controllers/api/v8/apidocs_controller_spec.rb
@@ -5,7 +5,6 @@
5
6
describe Api::V8::ApidocsController, type: :controller do
7
it 'json provided by controller should be valid swagger' do
8
- pending 'wat'
9
get :index
10
json = response.body
11
0 commit comments