Skip to content

Commit d6e8e03

Browse files
committed
Fix: Add package comment to integration tests to trigger rebuild
1 parent 9cf2ca6 commit d6e8e03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/health_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import (
99
"time"
1010
)
1111

12+
// Integration tests for AgentaFlow health monitoring
13+
1214
const (
1315
dashboardURL = "http://localhost:9000"
1416
metricsURL = "http://localhost:9001/metrics"

0 commit comments

Comments
 (0)