Skip to content

Commit

Permalink
Remove IGA trigger from e2e test [DXEX-4601] (#1048)
Browse files Browse the repository at this point in the history
Co-authored-by: Tushar Pandey <[email protected]>
  • Loading branch information
Widcket and tusharpandey13 authored Nov 6, 2024
1 parent 41ebe1a commit 9a5ca5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/management/actions.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ describe('ActionsManager', () => {
const data = [
{
id: '123',
trigger_id: 'iga-approval',
trigger_id: 'post-user-registration',
display_name: 'test',
action: {
id: 'action-id',
Expand Down

0 comments on commit 9a5ca5c

Please sign in to comment.