test: Generalize README to avoid AWS

This commit is contained in:
Adam Dobrawy 2019-12-03 14:20:27 +01:00
parent a97ff7ce8b
commit e1160cc955
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ results are expected.
Tests are run using [Bats](https://github.com/sstephenson/bats), and therefore
Bash is required to run any tests.
**Warning:** Many of these tests run using AWS, and therefore have a
real-world cost associated with running the tests. Be aware of that prior
**Warning:** Many of these tests run using cloud infrastructure, and therefore have
a real-world cost associated with running the tests. Be aware of that prior
to running the tests. Additionally, many tests will leave left-over artifacts
(AMIs) that you'll have to manually clean up.