Skip to content

Commit c990e14

Browse files
committed
tests: remove comma for PHP 7.1 7.2 compatibility
1 parent 5bdd38e commit c990e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/VObject/ITip/BrokerAttendeeReplyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ public function testNewEventWithReply(): void
12551255
ATTENDEE;PARTSTAT=ACCEPTED;CN=One:mailto:one@example.org
12561256
END:VEVENT
12571257
END:VCALENDAR
1258-
ICS,
1258+
ICS
12591259
],
12601260
];
12611261

0 commit comments

Comments
 (0)