Skip to content

Commit 11c58ce

Browse files
authored
Merge pull request #3 from scriptotek/analysis-87PMJk
Applied fixes from StyleCI
2 parents fd71680 + adc3416 commit 11c58ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/InvalidRecordTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
class InvalidRecordTest extends \PHPUnit_Framework_TestCase
66
{
7-
/**
8-
* @expectedException Scriptotek\Marc\Exceptions\XmlException
9-
*/
7+
/**
8+
* @expectedException Scriptotek\Marc\Exceptions\XmlException
9+
*/
1010
public function testAlmaBibsApiExample()
1111
{
1212
// Expect failure because of invalid encoding in XML declaration:

0 commit comments

Comments
 (0)