Skip to content

Commit

Permalink
Re-generate response for test-collectiontest
Browse files Browse the repository at this point in the history
  • Loading branch information
geo2a committed Nov 27, 2023
1 parent 7e90ecf commit 8e5332b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions test/rpc-integration/test-collectiontest/response-from-12.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"name": "SortInt",
"args": []
},
"value": "6"
"value": "4"
}
]
}
Expand Down Expand Up @@ -132,7 +132,7 @@
"name": "SortInt",
"args": []
},
"value": "7"
"value": "5"
}
]
}
Expand Down Expand Up @@ -171,7 +171,7 @@
"name": "SortInt",
"args": []
},
"value": "4"
"value": "6"
}
]
}
Expand Down Expand Up @@ -210,7 +210,7 @@
"name": "SortInt",
"args": []
},
"value": "5"
"value": "7"
}
]
}
Expand Down Expand Up @@ -249,7 +249,7 @@
"name": "SortInt",
"args": []
},
"value": "2"
"value": "1"
}
]
}
Expand Down Expand Up @@ -288,7 +288,7 @@
"name": "SortInt",
"args": []
},
"value": "3"
"value": "2"
}
]
}
Expand Down Expand Up @@ -327,7 +327,7 @@
"name": "SortInt",
"args": []
},
"value": "1"
"value": "3"
}
]
}
Expand Down Expand Up @@ -366,7 +366,7 @@
"name": "SortInt",
"args": []
},
"value": "8"
"value": "12"
}
]
}
Expand Down Expand Up @@ -405,7 +405,7 @@
"name": "SortInt",
"args": []
},
"value": "9"
"value": "8"
}
]
}
Expand Down Expand Up @@ -444,7 +444,7 @@
"name": "SortInt",
"args": []
},
"value": "12"
"value": "9"
}
]
}
Expand Down

0 comments on commit 8e5332b

Please sign in to comment.