Skip to content

Commit 8b2614f

Browse files
committed
add path param in processProtectedData e2e test
1 parent f6f4279 commit 8b2614f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sdk/tests/e2e/dataProtectorCore/processProtectedData.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ describe.skip('dataProtectorCore.processProtectedData()', () => {
108108
2: 'email content for test processData',
109109
},
110110
args: '_args_test_process_data_',
111+
path: 'computed.json',
111112
onStatusUpdate: onStatusUpdateMock,
112113
});
113114

0 commit comments

Comments
 (0)