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 4760e48 commit 4a67253Copy full SHA for 4a67253
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