Skip to content

Commit 66d676d

Browse files
authored
revert class name change for JsonIodocsWriter
1 parent 014f04e commit 66d676d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/writers/json_iodocs_writer_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'spec_helper'
22

3-
describe RspecApiDocumentation::Writers::JSONIodocsWriter do
3+
describe RspecApiDocumentation::Writers::JsonIodocsWriter do
44
let(:index) { RspecApiDocumentation::Index.new }
55
let(:configuration) { RspecApiDocumentation::Configuration.new }
66

0 commit comments

Comments
 (0)