fix: unneeded
Some checks failed
Multiplatform Docker build & push / build (push) Has been cancelled

This commit is contained in:
fmar 2026-06-02 22:03:15 +02:00
parent adc3505a7b
commit 82366f734d

View file

@ -75,8 +75,6 @@ func TestHandleMakeInvoiceEvent(t *testing.T) {
map[string]interface{}{"h": "i"},
},
},
"key1": "value1",
"key2": float64(42),
}
assert.Nil(t, publishedResponse.Error)