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 014f04e commit 66d676dCopy full SHA for 66d676d
spec/writers/json_iodocs_writer_spec.rb
@@ -1,6 +1,6 @@
1
require 'spec_helper'
2
3
-describe RspecApiDocumentation::Writers::JSONIodocsWriter do
+describe RspecApiDocumentation::Writers::JsonIodocsWriter do
4
let(:index) { RspecApiDocumentation::Index.new }
5
let(:configuration) { RspecApiDocumentation::Configuration.new }
6
0 commit comments