Skip to content

Commit 4a67253

Browse files
authored
update classname for JSONIodocswriter_spec
1 parent 4760e48 commit 4a67253

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)