This commit is contained in:
Starbeamrainbowlabs 2022-09-24 02:54:36 +01:00
parent 84226a9909
commit c9fd68fac3
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
local parse_chance = require("worldeditadditions_core.utils.parse.chance")
describe("parse.seed", function()
describe("parse.chance", function()
it("should work in 1-in-n mode by default", function()
local source = "50%"