pull/541/head
sidhujag 2020-09-04 21:24:29 -07:00
parent ac91f834a4
commit 73d0c7ad9b
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ func TestRocksDB_Index_SyscoinType(t *testing.T) {
if err != nil {
t.Fatal(err)
}
verifyAfterSyscoinTypeBlock1(t, d, true)
verifyAfterSyscoinTypeBlock1(t, d, false)
if err := checkColumn(d, cfTransactions, []keyPair{}); err != nil {
{
t.Fatal(err)