diff --git a/test/integration/integration.test.ts b/test/integration/integration.test.ts index 271898106a..0406f58c03 100644 --- a/test/integration/integration.test.ts +++ b/test/integration/integration.test.ts @@ -497,7 +497,7 @@ describe('Integration tests', (): void => { expect(incomingPayment.state).toBe(IncomingPaymentState.Completed) }) - test('Peer to Peer (Fixed Send)', async (): Promise => { + test('Peer to Peer - Fixed Send', async (): Promise => { const { createReceiver, createQuote,