mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-22 22:27:30 +08:00
Moving node and pins information to Configuration
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import Utility from "../../js/Utility"
|
||||
|
||||
describe("Utility functions testing", () => {
|
||||
describe("Utility class", () => {
|
||||
before(() => {
|
||||
expect(Utility,).to.be.a("function")
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user