diff --git a/README.md b/README.md index 86c9e52022d..0dd622a51f6 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ This README outlines the details of collaborating on this Ember application. * `ember test` * `ember test --server` +* `export TEST_DATABASE_URL=cargo.test` +* `cargo test` + ## Building * `cargo build`