Skip to content

Commit

Permalink
Fix verbiage in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
msambol committed Sep 5, 2024
1 parent a563665 commit f4575d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ describe('EventBridge', () => {
});
});

describe('EventBridge source parameters validation', () => {
describe('EventBridge target parameters validation', () => {
test('Detail type must be >= 1 character', () => {
// GIVEN
const app = new App();
Expand Down

0 comments on commit f4575d5

Please # to comment.