We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd1600 commit 5b69343Copy full SHA for 5b69343
README.md
@@ -124,7 +124,10 @@ protect-ffi/
124
Integration tests live in the `./integration-tests` directory.
125
These tests use the local build of Rust and JavaScript artifacts to test `@cipherstash/protect-ffi` as API consumers would.
126
127
-These tests rely on CipherStash to be configured (via `.toml` config or environment variables) and for environment variables for Postgres to be set.
+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
131
132
Example environment variables:
133
```
0 commit comments