Skip to content

Commit

Permalink
test: change item for testing event data items
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed Feb 23, 2024
1 parent 5c6a0ed commit 6f97b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/dimensions/data.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ describe('Data dimension', () => {
{
name: 'Event data items',
testGroup: { name: 'Information Campaign', itemAmount: 6 },
testItem: { name: 'Diagnosis (ICD-10)' },
testItem: { name: 'E2E TE program 1 First name' },
defaultGroup: { name: 'All programs' },
endpoint: {
hasMultiplePages: true,
Expand Down

0 comments on commit 6f97b52

Please sign in to comment.