Skip to content

Commit 220579d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 0cba857 + 66784b4 commit 220579d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/package/sqs/compileMethodsToSqs.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ describe('#compileMethodsToSqs()', () => {
623623
})
624624
})
625625

626-
it('should return a custom response template for application/json when one is given', () => {
626+
it('should return a custom request template for application/json when one is given', () => {
627627
serverlessApigatewayServiceProxy.validated = {
628628
events: [
629629
{

0 commit comments

Comments
 (0)