Skip to content

Commit

Permalink
Adding a space at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorRobertson committed Jan 31, 2024
1 parent 1db12d2 commit 993d271
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -257,4 +257,4 @@ test('Throws when loggingFormat and logFormat are both specified', () => {
logFormat: lambda.LogFormat.TEXT,
});
}).toThrow(/Only define LogFormat or LoggingFormat, not both./);
});
});

0 comments on commit 993d271

Please sign in to comment.