Skip to content

Commit

Permalink
Fix build tag on e2e test (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental authored Sep 6, 2024
1 parent 6c2a75b commit 41fb0fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/e2e/redis_rate_limiter_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build integration

package e2e

import (
Expand Down

0 comments on commit 41fb0fd

Please sign in to comment.