diff --git a/test/src/Validator.test.ts b/test/src/Validator.test.ts index 1f4ac3bb..74aa909e 100644 --- a/test/src/Validator.test.ts +++ b/test/src/Validator.test.ts @@ -31,7 +31,6 @@ describe("Validate", function () { describe("Checking refs", function () { if (!object) { - expect.fail(); return; }