Skip to content

Commit 41fb0fd

Browse files
authored
Fix build tag on e2e test (observatorium#752)
1 parent 6c2a75b commit 41fb0fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: test/e2e/redis_rate_limiter_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build integration
2+
13
package e2e
24

35
import (

0 commit comments

Comments
 (0)