Completed
Push — to-be-a-hat-or-not-to-be-kuhwa ( b72886...e84c48 )
by Kamil
19:11
created
src/Sylius/Behat/Page/Admin/Taxon/CreatePage.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -170,7 +170,7 @@
 block discarded – undo
170 170
         interpolation: {stepWidth: 10, stepDelay: 30} 
171 171
     });    
172 172
 })(jQuery);
173
-JS;
173
+js;
174 174
 
175 175
         $seleniumDriver->executeScript($script);
176 176
         $this->getDocument()->waitFor(5, function () {
Please login to merge, or discard this patch.