Skip to content

Commit

Permalink
fix: edit of test case description
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouti1507 committed Jun 21, 2024
1 parent c99d753 commit 2b70f7b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -425,10 +425,10 @@ export const testScenariosForV1API: ProxyV1TestData[] = [
},
},
{
id: 'fbca_v1_scenario_8',
id: 'fbca_v1_scenario_9',
name: 'fb_custom_audience',
description: 'user deletion failed due expired access token error',
successCriteria: 'Fail with status code 400',
description: 'user deletion failed differently created custom audience',
successCriteria: 'Fail with status code 400 and sending the actual error message.',
scenario: 'Business',
feature: 'dataDelivery',
module: 'destination',
Expand Down

0 comments on commit 2b70f7b

Please sign in to comment.