Skip to content

Commit

Permalink
fix: accessibility test
Browse files Browse the repository at this point in the history
  • Loading branch information
MellyGray committed Nov 23, 2023
1 parent b5ba02a commit 622b8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/component/dataset/domain/models/DatasetMother.ts
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ export class DatasetMother {
datasetContact: [
{
datasetContactName: 'Admin, Dataverse',
datasetContactEmail: ''
datasetContactEmail: '[email protected]'
}
],
dsDescription: [
Expand Down

0 comments on commit 622b8a3

Please sign in to comment.