entc/gen: change codegen signature from entc to ent (#2627)

This commit is contained in:
Ariel Mashraki
2022-06-07 17:48:17 +03:00
committed by GitHub
parent d9d63b5814
commit fd955654a0
1267 changed files with 1267 additions and 1267 deletions

View File

@@ -35,7 +35,7 @@ func TestSnapshot_Restore(t *testing.T) {
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.
// Code generated by entc, DO NOT EDIT.
// Code generated by ent, DO NOT EDIT.
`,
}}
require.NoError(t, snap.Restore())