mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-17 05:47:34 +08:00
Operations nodes and variadic tests
This commit is contained in:
8
cypress/e2e/operationNodes.js
Normal file
8
cypress/e2e/operationNodes.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/// <reference types="cypress" />
|
||||
|
||||
import generateNodeTests from "../fixtures/testUtilities.js"
|
||||
|
||||
const tests = [
|
||||
]
|
||||
|
||||
generateNodeTests(tests)
|
||||
Reference in New Issue
Block a user