Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ksysoev committed Nov 13, 2023
1 parent 067f56b commit 224931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ws/ws_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ func TestHandleError(t *testing.T) {
func TestMessageTypeString(t *testing.T) {
tests := []struct {
name string
mt MessageType
want string
mt MessageType
}{
{
name: "Request",
Expand Down

0 comments on commit 224931a

Please sign in to comment.