Skip to content

Commit

Permalink
Remove IGA trigger from e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Oct 29, 2024
1 parent 34497ef commit d7cc554
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 d7cc554

Please sign in to comment.