Update multisub_test.go

This commit is contained in:
Ocenka 2025-08-04 17:07:02 +01:00 committed by GitHub
parent f5fa72d729
commit 8f20a3826c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ func TestMultisub(t *testing.T) {
} }
} }
func TestMutisubPartialUnsubscribe(t *testing.T) { func TestMultisubPartialUnsubscribe(t *testing.T) {
// Create a double subscription but terminate one half, ensuring no error // Create a double subscription but terminate one half, ensuring no error
// is propagated yet up to the outer subscription // is propagated yet up to the outer subscription
var ( var (