Skip to content

Commit

Permalink
fix: failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Mar 11, 2024
1 parent 54749de commit 22a02bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Then(
saveAndExpect({
cronExpression: '0 0 * ? * *',
jobParameters: {
type: 'REPORT',
type: 'SUMMARY',
},
jobType: 'DATA_INTEGRITY',
name: 'Name',
Expand Down

0 comments on commit 22a02bd

Please sign in to comment.