Skip to content

Commit adc3416

Browse files
danmichaeloStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent fd71680 commit adc3416

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)