Skip to content

Commit 02ec75b

Browse files
Merge pull request #42 from Agoric/rs-fix-test
test: remove flaky expected values
2 parents 2bab26f + db855a0 commit 02ec75b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/queries.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,10 @@ export const expectations = {
176176
id: 'IST',
177177
denom: 'IST',
178178
key: 'Fee',
179-
value: '192790171',
180179
},
181180
reserveAllocationMetricsDailies: {
182181
denom: 'IST',
183182
key: 'Fee',
184-
valueLast: '192790171',
185183
metricsCount: '1',
186184
},
187185
};

0 commit comments

Comments
 (0)