From 1074b517677602f8ff1022c26a11e3a9d1649d6a Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 13 Jul 2022 21:32:55 +0200 Subject: [PATCH] Fixing --- test/src/Validator.test.ts | 1 - 1 file changed, 1 deletion(-) 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; }