Skip to content

Commit 7ca6e17

Browse files
committed
Raise coverage
1 parent 171f3d8 commit 7ca6e17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/MetadataExchange/XML/wsx/GetMetadataTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ public function testMarshalling(): void
6363
[$attr1],
6464
);
6565

66+
$this->assertFalse($getMetadata->isEmptyElement());
6667
$this->assertEquals(
6768
self::$xmlRepresentation->saveXML(self::$xmlRepresentation->documentElement),
6869
strval($getMetadata),

0 commit comments

Comments
 (0)