Skip to content

Commit

Permalink
PR: Update cids that need updating with go1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Feb 7, 2023
1 parent 58b61ae commit 968fc54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ func TestQueryCommitsWithDockeyAndOrderAndLimitAndOffset(t *testing.T) {
},
Results: []map[string]any{
{
"cid": "bafybeibz3vbkt75siz3zogke6tlzvpcxttpiy4xivjvgyeaorjz6wsbguq",
"cid": "bafybeiacqac6scm7pmtlvqptvtljmoroevnoedku42qi5bmfdpaelcu5fm",
"height": int64(2),
},
{
"cid": "bafybeiho5z6seahwxgbdyobylzyarrdschgzmood7rkdtp4qpd2uxebaxy",
"cid": "bafybeib6yxcmbg2gz5ss6d67u5mu6wcatfjtdp2rv44difyznp3rqlyu4m",
"height": int64(3),
},
},
Expand Down

0 comments on commit 968fc54

Please sign in to comment.