mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ent/circleci: cache / restore go modules (#86)
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/86 In addition rename run.deadline golangci-lint config to run.timeout Reviewed By: a8m Differential Revision: D17863321 fbshipit-source-id: f863bac6499ddd3066a3ec6e9f518c0d5156f117
This commit is contained in:
committed by
Facebook Github Bot
parent
9521000534
commit
9983309eac
@@ -1903,7 +1903,6 @@ func M2MTwoTypes(t *testing.T, client *ent.Client) {
|
||||
// bar
|
||||
FirstX(ctx).Name,
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
func Tx(t *testing.T, client *ent.Client) {
|
||||
|
||||
Reference in New Issue
Block a user