Skip to content

Commit

Permalink
stack: fix typo in test (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandear committed Jun 7, 2024
1 parent 4b71e24 commit 898a938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/stack/stacks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ func TestAll(t *testing.T) {
got = All()
}

// We have exactly 7 gorotuines:
// We have exactly 7 goroutines:
// "main" goroutine
// test goroutine
// 5 goroutines started above.
Expand Down

0 comments on commit 898a938

Please sign in to comment.