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 919091e commit 4760e48Copy full SHA for 4760e48
spec/writers/json_writer_spec.rb
@@ -1,6 +1,6 @@
1
require 'spec_helper'
2
3
-describe RspecApiDocumentation::Writers::JsonWriter do
+describe RspecApiDocumentation::Writers::JSONWriter do
4
let(:index) { RspecApiDocumentation::Index.new }
5
let(:configuration) { RspecApiDocumentation::Configuration.new }
6
0 commit comments