We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f847ef commit 26b9fe7Copy full SHA for 26b9fe7
tests/ResourceGeneratorTest.php
@@ -82,7 +82,7 @@ public function testOutput()
82
);
83
}
84
85
- $this->assertEquals(
+ $this->assertSame(
86
$expected,
87
$actual,
88
$objectPath
0 commit comments