Skip to content

Commit 16c4809

Browse files
committed
chore: enable "[P-PKDTL-1] Expand/collapse the Package page sidebar" test for localhost
1 parent 70009af commit 16c4809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/portal/05-view-details/5.2.1-package-details.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ test.describe('5.2.1 Package details', () => {
215215
annotation: { type: 'Test Case', description: `${TICKET_BASE_URL}TestCase-A-4655` },
216216
},
217217
async ({ sysadminPage: page }) => {
218-
test.skip(isLocalHost(), 'Does not support localhost execution')
219218

220219
const portalPage = new PortalPage(page)
221220
const { versionPackagePage: versionPage } = portalPage

0 commit comments

Comments
 (0)