Remove sqlite transaction tests for ent
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
@@ -27,5 +27,4 @@ func newSQLiteStorage() storage.Storage {
|
||||
|
||||
func TestSQLite3(t *testing.T) {
|
||||
conformance.RunTests(t, newSQLiteStorage)
|
||||
conformance.RunTransactionTests(t, newSQLiteStorage)
|
||||
}
|
||||
|
Reference in New Issue
Block a user