mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 06:46:03 +00:00
Updated the test script comments
This commit is contained in:
parent
229c6ba512
commit
c176b9c736
@ -408,8 +408,9 @@ case "$TARGET" in
|
||||
;;
|
||||
"test-runners")
|
||||
npm run check-environment
|
||||
# Create a fake realm module that points to the source root so that test-runner tests can require('realm')
|
||||
# Build the realm module and have the test-runners use realm by relative paths.
|
||||
npm install --build-from-source
|
||||
# Run the test-runners
|
||||
npm run test-runners
|
||||
;;
|
||||
"object-store")
|
||||
|
Loading…
x
Reference in New Issue
Block a user