Skip to content

Commit 26b9fe7

Browse files
committed
Back to assert same
1 parent 4f847ef commit 26b9fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ResourceGeneratorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function testOutput()
8282
);
8383
}
8484

85-
$this->assertEquals(
85+
$this->assertSame(
8686
$expected,
8787
$actual,
8888
$objectPath

0 commit comments

Comments
 (0)