Skip to content

Commit 4760e48

Browse files
authored
Update classname in json_writer_spec
1 parent 919091e commit 4760e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/writers/json_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::JsonWriter do
3+
describe RspecApiDocumentation::Writers::JSONWriter do
44
let(:index) { RspecApiDocumentation::Index.new }
55
let(:configuration) { RspecApiDocumentation::Configuration.new }
66

0 commit comments

Comments
 (0)