forked from rojo-rbx/rojo
Fix test bootstrap script for testing in Studio
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
local TestEZ = require(game.ReplicatedStorage.TestEZ)
|
local TestEZ = require(game.ReplicatedStorage.TestEZ)
|
||||||
TestEZ.TestBootstrap:run(game.ReplicatedStorage.Rojo.plugin)
|
TestEZ.TestBootstrap:run({game.ReplicatedStorage.Rojo.Plugin})
|
||||||
Reference in New Issue
Block a user