Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Ilario <filario@redhat.com>
  • Loading branch information
filariow committed Jul 15, 2024
1 parent 941e052 commit 4981f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/proxy/handlers/spacelister_get_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ func TestGetUserWorkspace(t *testing.T) {
}
}

func TestSpaceListerGetCommunityEnabled(t *testing.T) {
func TestSpaceListerGetPublicViewerEnabled(t *testing.T) {

fakeSignupService := fake.NewSignupService(
newSignup("batman", "batman.space", true),
Expand Down

0 comments on commit 4981f91

Please sign in to comment.