chore: fix installation test README formatting

This commit is contained in:
Andrey Lushnikov 2022-04-04 15:05:53 -07:00 committed by GitHub
parent a09b8dfa36
commit 6ef8b63e5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ Each test is set with a separate folder that contains all scripts from
To create a new test, create a new file that starts with `test_*.sh`
with the following header:
```bash
#!/bin/bash
source ./initialize_test.sh && initialize_test "$@" # initialize test