diff options
Diffstat (limited to 'services/auth/auth_test.go')
-rw-r--r-- | services/auth/auth_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/auth/auth_test.go b/services/auth/auth_test.go index b0d23bb4e9..8a9dee6cef 100644 --- a/services/auth/auth_test.go +++ b/services/auth/auth_test.go @@ -13,7 +13,6 @@ import ( ) func Test_isGitRawOrLFSPath(t *testing.T) { - tests := []struct { path string |