-
Notifications
You must be signed in to change notification settings - Fork 802
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[not verified] # This is a combination of 4 commits.
Debug tests - allow skipped tests to be ommited from the Site Health page - add a test for Sync health Debug tests: adding a short description for enabling sync Debug: add a short description for the connection failure test Debug: sync health test Since there's not currently any public facing docs on Sync settings let's link the action to Github.
- Loading branch information
1 parent
94b829d
commit 8a09d2d
Showing
3 changed files
with
46 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,4 +103,3 @@ function jetpack_debugger_site_status_tests( $core_tests ) { | |
|
||
return $core_tests; | ||
} | ||
|