Skip to content

Commit 32ee71c

Browse files
committed
fixup CS
1 parent ee8bc6b commit 32ee71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DependencyInjection/ExerciseHTMLPurifierExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public function testShouldAllowOverridingDefaultConfigurationCacheSerializerPerm
134134
$config = [
135135
'default_cache_serializer_path' => null,
136136
'default_cache_serializer_permissions' => 511,
137-
'html_profiles' => [
137+
'html_profiles' => [
138138
'default' => [
139139
'config' => [
140140
'AutoFormat.AutoParagraph' => true,

0 commit comments

Comments
 (0)