Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriesen committed Nov 16, 2024
1 parent cbbf20e commit c6ad197
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ public void testS3Event01() throws Exception {
@Test
public void testSqsEvent01() throws Exception {
// given
String payload = loadContent("/SqsEvent/event01.json");
String payload = loadContent("/SQSEvent/event01.json");

Gson gson = LambdaRuntime.buildJsonProvider();

Expand Down

0 comments on commit c6ad197

Please sign in to comment.