Skip to content

Commit 2ffad0c

Browse files
chore(playwright): auto-refresh impact-map.generated.json [skip ci]
1 parent 9038db9 commit 2ffad0c

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

.github/playwright/impact-map.generated.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,8 @@
12321232
],
12331233
"specs": [
12341234
"playwright/e2e/Features/DataQuality/AddTestCaseNewFlow.spec.ts",
1235-
"playwright/e2e/Features/TestSuiteMultiPipeline.spec.ts"
1235+
"playwright/e2e/Features/TestSuiteMultiPipeline.spec.ts",
1236+
"playwright/e2e/Features/TestSuitePipelineRedeploy.spec.ts"
12361237
]
12371238
},
12381239
{
@@ -2038,6 +2039,7 @@
20382039
"playwright/e2e/Features/Glossary/GlossaryStatusFilterLargeDataset.spec.ts",
20392040
"playwright/e2e/Features/Glossary/GlossaryStatusFilterNestedTerms.spec.ts",
20402041
"playwright/e2e/Features/Glossary/LargeGlossaryPerformance.spec.ts",
2042+
"playwright/e2e/Features/TeamsDragAndDrop.spec.ts",
20412043
"playwright/e2e/Pages/Glossary.spec.ts",
20422044
"playwright/e2e/Pages/Tags.spec.ts",
20432045
"playwright/e2e/Pages/Users.spec.ts"
@@ -3081,7 +3083,8 @@
30813083
],
30823084
"specs": [
30833085
"playwright/e2e/Features/DataQuality/AddTestCaseNewFlow.spec.ts",
3084-
"playwright/e2e/Features/TestSuiteMultiPipeline.spec.ts"
3086+
"playwright/e2e/Features/TestSuiteMultiPipeline.spec.ts",
3087+
"playwright/e2e/Features/TestSuitePipelineRedeploy.spec.ts"
30853088
]
30863089
},
30873090
{
@@ -4464,6 +4467,14 @@
44644467
"playwright/e2e/Pages/DataInsight.spec.ts"
44654468
]
44664469
},
4470+
{
4471+
"sources": [
4472+
"openmetadata-ui/src/main/resources/ui/src/components/common/Table/TableV2.tsx"
4473+
],
4474+
"specs": [
4475+
"playwright/e2e/Features/TeamsDragAndDrop.spec.ts"
4476+
]
4477+
},
44674478
{
44684479
"sources": [
44694480
"openmetadata-ui/src/main/resources/ui/src/components/common/Table/__tests__/tableParity.shared.tsx"

0 commit comments

Comments
 (0)