Explorar o código

Further markdown syntax correction for testing page

cmacrae %!s(int64=10) %!d(string=hai) anos
pai
achega
6068ed9b32
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/testing.md

+ 2 - 2
docs/testing.md

@@ -13,8 +13,8 @@ As support for other operating systems/distributions is written, they will be ad
 
 ## Caveats
 It is expected that the following two handlers, triggered at the end of the test run will fail:  
-- `restart sensu-server service`
-- `restart sensu-api service`
+- `restart sensu-server service`  
+- `restart sensu-api service`  
 
 Both these handlers use the `delegate_to` directive, which does not play nice with Vagrant.  
 This __is__ expected to work in real deployments.