From 0772fba2ac49d88d8c2f9f2aafa58bfbe95364cb Mon Sep 17 00:00:00 2001 From: Shukri Adams Date: Sun, 9 May 2021 17:50:26 +0200 Subject: [PATCH] more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 822a3ca..11b5513 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Test if a jenkins job is passing. Requires Jenkins server URL and the name of th enabled: false recipients: BobMcName,someOtherPerson,YetAnotherPerson -### Custom tests +## Custom tests *AreWeDown?* also supports calling shell scripts for tests. For example, you can write your tests directly in `settings.yml`. To test if NFS is running at a remote, you can use