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 4be63f9

Browse filesBrowse files
fix CS
1 parent b9c0710 commit 4be63f9
Copy full SHA for 4be63f9

File tree

1 file changed

+2
-3
lines changed
Filter options

1 file changed

+2
-3
lines changed

‎src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ public function testSingleChoiceExpandedWithPlaceholderWithoutTranslation()
547547
]
548548
/following-sibling::div
549549
[@class="form-check"]
550-
[
550+
[
551551
./input[@type="radio"][@name="name"][@id="name_0"][@checked]
552552
/following-sibling::label
553553
[.="Choice&A"]
@@ -959,8 +959,7 @@ public function testPercent()
959959
./span
960960
[@class="input-group-text"]
961961
[contains(.., "%")]
962-
]
963-
962+
]
964963
]
965964
'
966965
);

0 commit comments

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