mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-14 07:47:29 +08:00
Fix Export paths name adjustments
This commit is contained in:
2
tests/fixtures/test.js
vendored
2
tests/fixtures/test.js
vendored
@@ -38,6 +38,8 @@ export const test = /**
|
||||
const blueprintPage = new BlueprintFixture(page)
|
||||
await blueprintPage.setup()
|
||||
await use(blueprintPage)
|
||||
await blueprintPage.cleanup()
|
||||
await page.close()
|
||||
}, { scope: "worker" }]
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user