Skip to content

Commit 5b69343

Browse files
CDThomasauxesis
andauthored
Chore: improve readability of docs on integration test setup
Co-authored-by: Lindsay Holmwood <[email protected]> Signed-off-by: Drew Thomas <[email protected]>
1 parent 8dd1600 commit 5b69343

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,10 @@ protect-ffi/
124124
Integration tests live in the `./integration-tests` directory.
125125
These tests use the local build of Rust and JavaScript artifacts to test `@cipherstash/protect-ffi` as API consumers would.
126126

127-
These tests rely on CipherStash to be configured (via `.toml` config or environment variables) and for environment variables for Postgres to be set.
127+
These tests rely on:
128+
129+
- CipherStash to be configured (via `.toml` config or environment variables), and
130+
- Environment variables for Postgres to be set
128131

129132
Example environment variables:
130133
```

0 commit comments

Comments
 (0)