mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-05 23:27:31 +08:00
WIP
This commit is contained in:
2
tests/fixtures/BlueprintFixture.js
vendored
2
tests/fixtures/BlueprintFixture.js
vendored
@@ -153,7 +153,7 @@ export default class BlueprintFixture {
|
||||
getSerializedNodes() {
|
||||
return this.blueprintLocator.evaluate(blueprint => {
|
||||
blueprint.selectAll()
|
||||
return blueprint.template.getCopyInputObject().getSerializedText()
|
||||
return blueprint.getSerializedText()
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user