Skip to content

Commit

Permalink
update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RohinBhargava committed Nov 22, 2024
1 parent f998ab0 commit 2ed9851
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -111,10 +108,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -215,10 +209,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -371,10 +362,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -548,10 +536,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand All @@ -565,10 +550,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -1507,10 +1489,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -1701,10 +1680,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down Expand Up @@ -244,10 +241,7 @@
"itemType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,7 @@
"valueType": {
"type": "primitive",
"value": {
"type": "double",
"minimum": 2.2250738585072014e-308,
"maximum": 1.7976931348623157e+308,
"default": 0
"type": "double"
}
}
},
Expand Down

0 comments on commit 2ed9851

Please sign in to comment.