We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084eca2 commit 01350d8Copy full SHA for 01350d8
tests/sanity/tests/recruiting/talents.spec.ts
@@ -73,7 +73,7 @@ test.describe('candidate/talents tests', () => {
73
await talentsPage.checkTalentNotExist(talentName)
74
})
75
76
- test('Merge contacts', async () => {
+ test.skip('Merge contacts', async () => {
77
const firstLocation = 'Location 1'
78
const secondLocation = 'Location 2'
79
0 commit comments