Skip to content

Commit 9b1d3a8

Browse files
committed
itest: use SyncUniverses sync mode
1 parent 34b92c9 commit 9b1d3a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

itest/assets_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ func syncUniverses(t *testing.T, universe *tapClient, nodes ...*HarnessNode) {
381381

382382
itest.SyncUniverses(
383383
ctxt, t, nodeTapClient, universe, universeHostAddr,
384+
universerpc.UniverseSyncMode_SYNC_ISSUANCE_ONLY,
384385
defaultTimeout,
385386
)
386387
}

0 commit comments

Comments
 (0)