Skip to content

Commit

Permalink
fix: flow consume test
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Oct 17, 2024
1 parent ba8a638 commit 0ce2229
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ describe('flow execution', () => {
type: TriggerType.PIECE,
settings: {
pieceName: '@activepieces/piece-schedule',
pieceVersion: '0.1.0',
pieceVersion: '0.1.5',
input: {
run_on_weekends: false,
},
Expand Down

0 comments on commit 0ce2229

Please sign in to comment.