Skip to content

Commit 96e9f69

Browse files
committed
fix test
1 parent bbc1f93 commit 96e9f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Middleware/ConfigIntegrity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class ConfigIntegrity
9191
'flow_carousel_height',
9292
'date_format_flow_published',
9393
'date_format_flow_min_max',
94-
'rating_is_public',
94+
'rating_public',
9595
'rating_show_only_when_user_rated',
9696
'rating_photo_view_mode',
9797
'rating_show_avg_in_photo_view',

0 commit comments

Comments
 (0)