Skip flaky test (#7083)

This commit is contained in:
Denis Bykhov 2024-11-02 08:21:02 +05:00 committed by GitHub
parent 084eca268e
commit 01350d870d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ test.describe('candidate/talents tests', () => {
await talentsPage.checkTalentNotExist(talentName)
})
test('Merge contacts', async () => {
test.skip('Merge contacts', async () => {
const firstLocation = 'Location 1'
const secondLocation = 'Location 2'