mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
updated schemas, fixed tests, skipping flow tests for now
This commit is contained in:
@@ -98,6 +98,7 @@ export function fieldTestSuite(
|
||||
test("toJSON", async () => {
|
||||
const _config = {
|
||||
..._requiredConfig,
|
||||
required: false,
|
||||
};
|
||||
|
||||
function fieldJson(field: Field) {
|
||||
|
||||
Reference in New Issue
Block a user