Skip to content

Commit a95f86a

Browse files
committed
Fixed misspelling
1 parent 7e3bcb9 commit a95f86a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def r1_response_document_6
4646
end
4747

4848
def ampersands_response
49-
@ampersands_resposne ||= File.read(File.join(File.dirname(__FILE__), 'responses', 'response_with_ampersands.xml.base64'))
49+
@ampersands_response ||= File.read(File.join(File.dirname(__FILE__), 'responses', 'response_with_ampersands.xml.base64'))
5050
end
5151

5252
def response_document_6

0 commit comments

Comments
 (0)