mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-27 10:44:43 +08:00
Simplify linking tests
This commit is contained in:
@@ -139,7 +139,6 @@ test("Linking 4", async ({ blueprintPage }) => {
|
||||
await expect(links).toHaveCount(0)
|
||||
|
||||
await blueprintPage.paste(source)
|
||||
await blueprintPage.blueprintLocator.evaluate(b => b.template.centerContentInViewport(false))
|
||||
|
||||
await expect(nodes).toHaveCount(7)
|
||||
await expect(knots).toHaveCount(2)
|
||||
|
||||
Reference in New Issue
Block a user