Skip to content

Commit acff712

Browse files
committed
itest: RFQ forwards integration tests
1 parent cee66b1 commit acff712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

itest/rfq_forwards_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ func testRfqForwardHistory(t *harnessTest) {
261261

262262
require.NotNil(t.t, fwd.Rate)
263263
require.Equal(t.t, int64(1), forwardsResp.TotalCount)
264-
require.Equal(t.t, fwd.AssetAmt, forwardsResp.TotalAssetVolume)
265264

266265
// Test timestamp filters.
267266
forwardsResp, err = ts.BobTapd.QueryRfqForwards(

0 commit comments

Comments
 (0)