Skip to content

Commit 635a85c

Browse files
authored
load JSONExample correctly in spec
1 parent 661232c commit 635a85c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/writers/json_example_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- coding: utf-8 -*-
22
require 'spec_helper'
3+
require 'rspec_api_documentation/writers/json_writer'
34

45
describe RspecApiDocumentation::Writers::JSONExample do
56
let(:configuration) { RspecApiDocumentation::Configuration.new }

0 commit comments

Comments
 (0)