Skip to content

Commit e25fd6e

Browse files
committed
Fixed test
1 parent 4073c11 commit e25fd6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_dbcore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ class AnotherModelFixture(ModelFixture1):
135135
"id": dbcore.types.PRIMARY_ID,
136136
"foo": dbcore.types.INTEGER,
137137
}
138+
_indices = ()
138139

139140

140141
class ModelFixture5(ModelFixture1):

0 commit comments

Comments
 (0)