Skip to content

Commit

Permalink
fix: better test name
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterlukasse committed Jan 30, 2024
1 parent 9b451e7 commit aa75cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/middlewares_tests/middlewares_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func TestTeamProjectValidationForCohort(t *testing.T) {
}
}

func TestTeamProjectValidationForCohortPart2(t *testing.T) {
func TestTeamProjectValidationForCohortArborist401(t *testing.T) {
setUp(t)
config.Init("mocktest")
arboristAuthzResponseCode := 401
Expand Down

0 comments on commit aa75cb3

Please sign in to comment.