Skip to content

Commit 4cd887e

Browse files
committed
address gitar-bot comments
1 parent 5f12070 commit 4cd887e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openmetadata-ui/src/main/resources/ui/playwright/e2e/Features/DataQuality/DataQualityDashboard.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ test.afterAll('cleanup', async ({ browser }) => {
170170
await tag.delete(apiContext);
171171
await tier.delete(apiContext);
172172
await classification.delete(apiContext);
173-
await domain.delete(apiContext);
174173
await dataProduct.delete(apiContext);
174+
await domain.delete(apiContext);
175175

176176
await afterAction();
177177
});

0 commit comments

Comments
 (0)