Skip to content

Commit

Permalink
rename test file and func
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Ilario <[email protected]>
  • Loading branch information
filariow committed Aug 19, 2024
1 parent b6d9153 commit d3ea52a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"github.com/stretchr/testify/require"
)

func TestBannedUser(t *testing.T) {
func TestProxyBannedUser(t *testing.T) {
t.Parallel()

// make sure everything is ready before running the actual tests
Expand Down

0 comments on commit d3ea52a

Please sign in to comment.