Skip to content

Commit 66784b4

Browse files
sambauersglb
andauthored
chore(sqs): fix typo in test description
Co-authored-by: Geoff Baskwill <[email protected]>
1 parent be672a9 commit 66784b4

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)