Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0186a39

Browse filesBrowse files
Changed assertion
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 90b9009 commit 0186a39
Copy full SHA for 0186a39

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ public function testMessengerMergeConfigsTransportOptions()
308308
],
309309
]);
310310

311-
$this->assertEquals(
311+
$this->assertSame(
312312
[
313313
'auto_setup' => true,
314314
'wait_time' => 20,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.