aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/json-schemas/test/schema_test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/json-schemas/test/schema_test.ts b/packages/json-schemas/test/schema_test.ts
index d202b5643..f84553df1 100644
--- a/packages/json-schemas/test/schema_test.ts
+++ b/packages/json-schemas/test/schema_test.ts
@@ -89,7 +89,7 @@ describe('Schema', () => {
validateAgainstSchema(testCases, hexSchema);
});
it('should fail for invalid hex string', () => {
- const testCases = ['0x', '0', '0xzzzzzzB11a196601eD2ce54B665CaFEca0347D42'];
+ const testCases = ['0', '0xzzzzzzB11a196601eD2ce54B665CaFEca0347D42'];
const shouldFail = true;
validateAgainstSchema(testCases, hexSchema, shouldFail);
});
antw44/cgit/cgit.cgi/freebsd-ports/refs/?id=0112afbdbce26cffda45480b0213e0bf69e7364c'>refslogtreecommitdiffstats
path: root/x11/deforaos-locker
Commit message (Expand)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-081-2/+0
* Add WWW entries to port MakefilesStefan Eßer2022-09-081-0/+1
* x11: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-081-1/+1
* - Update WWWDmitry Marakasov2018-10-122-6/+6
* Update to 0.4.0Olivier Cochard2017-01-027-53/+93
* Deprecate ports broken for more than 6 monthsAntoine Brodin2016-10-011-0/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-6/+6
* - patch for main deforaos libraryOlivier Cochard2016-03-081-1/+1
* Update my email for ports I maintainOlivier Cochard2016-02-171-2/+2