Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajodas committed Dec 4, 2024
1 parent 1f0d409 commit 7b4ae7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"col1": [
{
"key": "KBC.datatype.nullable",
"value": true
"value": false
},
{
"key": "KBC.datatype.basetype",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"col1": [
{
"key": "KBC.datatype.nullable",
"value": true
"value": false
},
{
"key": "KBC.datatype.basetype",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"col1": [
{
"key": "KBC.datatype.nullable",
"value": true
"value": false
},
{
"key": "KBC.datatype.basetype",
Expand Down

0 comments on commit 7b4ae7a

Please sign in to comment.