File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2525 },
2626 "config" : {
2727 "process-timeout" : 7200 ,
28- "sort-packages" : true
28+ "sort-packages" : true ,
29+ "allow-plugins" : {
30+ "dealerdirect/phpcodesniffer-composer-installer" : true
31+ }
2932 },
3033 "extra" : {
3134 "branch-alias" : {
Original file line number Diff line number Diff line change @@ -813,7 +813,7 @@ Feature: Export content.
813813 """
814814 And the {EXPORT_FILE} file should contain:
815815 """
816- codeispoetry.png";s:5:"sizes"
816+ codeispoetry.png";s:
817817 """
818818 And the {EXPORT_FILE} file should contain:
819819 """
@@ -841,7 +841,7 @@ Feature: Export content.
841841 """
842842 And the {EXPORT_FILE} file should not contain:
843843 """
844- white-150-square.jpg";s:5:"sizes"
844+ white-150-square.jpg";s:
845845 """
846846
847847 Scenario : Export categories, tags and terms
You can’t perform that action at this time.
0 commit comments