Skip to content

Commit

Permalink
chore: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain45823 committed Feb 22, 2024
1 parent def75b1 commit b18ec6e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { destination } from './commonConfig';
export const validationFailures = [
{
id: 'Ninetailed-validation-test-1',
name: 'NINETAILED',
name: 'ninetailed',
description: 'Required field anonymousId not present',
scenario: 'Framework',
successCriteria: 'Transformationn Error for anonymousId not present',
Expand Down Expand Up @@ -114,7 +114,7 @@ export const validationFailures = [
},
{
id: 'Ninetailed-test-4',
name: 'NINETAILED',
name: 'ninetailed',
description: 'Unsupported message type -> Identify',
scenario: 'Framework',
successCriteria: 'Transformationn Error for Unsupported message type',
Expand Down

0 comments on commit b18ec6e

Please sign in to comment.