Skip to content

Commit 1cba09c

Browse files
committed
fix formatting
1 parent 5c8c9a3 commit 1cba09c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Common/Tests/XMLReaderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ public function testShouldThrowExceptionIfNamespaceIsNotKnown()
107107
} catch (\Exception $e) {
108108
$this->assertTrue(true);
109109
}
110-
111110
}
112111

113112
/**

0 commit comments

Comments
 (0)