Skip to content

Commit

Permalink
modification: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizxcviii committed Feb 9, 2023
1 parent 461a93d commit c78e737
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ describe('update', () => {
}));
});

test('replaces when differnt sortStyle: INTERLEAVED', async () => {
test('replaces when different sortStyle: INTERLEAVED', async () => {
const newEvent: AWSLambda.CloudFormationCustomResourceEvent = {
...event,
OldResourceProperties: {
Expand Down

0 comments on commit c78e737

Please sign in to comment.