Skip to content

Commit fbc73c0

Browse files
harsh-vadorOpenMetadata Release Bot
authored andcommitted
playwright: remove duplicate team deletion test from TeamsDragAndDrop (#27668)
* playwright: remove duplicate team deletion test from TeamsDragAndDrop * remove unwanted (cherry picked from commit 331be60)
1 parent 355eca3 commit fbc73c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import {
2323
openDragDropDropdown,
2424
} from '../../utils/dragDrop';
2525
import { settingClick } from '../../utils/sidebar';
26-
import { addTeamHierarchy, hardDeleteTeam } from '../../utils/team';
26+
import { addTeamHierarchy } from '../../utils/team';
2727

2828
// use the admin user to login
2929
test.use({ storageState: 'playwright/.auth/admin.json' });

0 commit comments

Comments
 (0)