Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Nov 16, 2023
1 parent faa899e commit e29148a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"fortio.org/log"
)

func TestLoggerNotWorking(t *testing.T) {
func TestValidateErrorsAndLogger(t *testing.T) {
req := SlackPostMessageRequest{}

err := validate(req)
Expand Down

0 comments on commit e29148a

Please sign in to comment.