Skip to content

Commit

Permalink
chore: added a more specific test assertion requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Pawłaszek committed Sep 14, 2023
1 parent 9943950 commit 177df51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/core/flows/on-event-flow.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ describe('OnEventFlow', () => {

template.hasResource('AWS::AppFlow::Flow', {
Properties: {
FlowStatus: 'Suspended',
DestinationFlowConfigList: [
{
ConnectorType: 'EventBridge',
Expand Down

0 comments on commit 177df51

Please sign in to comment.