mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-10 02:07:45 +00:00
Remove only from tests
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
parent
e9376c468e
commit
16de513b24
@ -291,7 +291,7 @@ test.describe('Planning ToDo tests', () => {
|
||||
})
|
||||
})
|
||||
|
||||
test.only('ToDo labels are exist in Tag list', async ({ page }) => {
|
||||
test('ToDo labels are exist in Tag list', async ({ page }) => {
|
||||
const planningPage = new PlanningPage(page)
|
||||
const planningNavigationMenuPage = new PlanningNavigationMenuPage(page)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user