Skip to content

Commit ea35674

Browse files
committed
fixes #5
1 parent cda528a commit ea35674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

health-check.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ function sqlite_plugin_filter_site_status_tests( $tests ) {
7474

7575
if ( 'sqlite' === $database_type ) {
7676
unset( $tests['direct']['utf8mb4_support'] );
77+
unset( $tests['direct']['sql_server'] );
7778
}
7879

7980
return $tests;

0 commit comments

Comments
 (0)