chore: git cache cleanup
This commit is contained in:
5
backend/integration/doc.go
Normal file
5
backend/integration/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package integration contains end-to-end integration tests.
|
||||
//
|
||||
// These tests are gated behind the "integration" build tag and require
|
||||
// a full environment (Docker, etc.) to run.
|
||||
package integration
|
||||
Reference in New Issue
Block a user