Skip to content

Commit

Permalink
test(high-level-tests): add internalName property for target profile …
Browse files Browse the repository at this point in the history
…fixture
  • Loading branch information
Guillaume committed Mar 6, 2025
1 parent d57bc62 commit 6d430b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions high-level-tests/e2e/cypress/fixtures/target-profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{
"id": 1,
"name": "Compétences pour un Mestre",
"internalName": "Nom interne pour un Mestre",
"ownerOrganizationId": 1
}
]

0 comments on commit 6d430b2

Please sign in to comment.