diff --git a/database/integration_test.go b/database/integration_test.go index 1fb2a4d8b..40566c146 100644 --- a/database/integration_test.go +++ b/database/integration_test.go @@ -27,6 +27,7 @@ import ( "github.com/go-vela/types/raw" ) +// Resources represents the object containing test resources. type Resources struct { Builds []*library.Build Deployments []*library.Deployment