mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
ent: support schema view (#4157)
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestTriggersTypes(t *testing.T) {
|
||||
func TestTriggers(t *testing.T) {
|
||||
if os.Getenv("CI") != "" {
|
||||
t.Skip()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user