Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3376967
D4752.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
716 B
Referenced Files
None
Subscribers
None
D4752.diff
View Options
diff --git a/services/package.json b/services/package.json
--- a/services/package.json
+++ b/services/package.json
@@ -15,7 +15,7 @@
"run-blob-service": "./scripts/run_server_image.sh blob",
"run-blob-service-in-sandbox": "COMM_SERVICES_SANDBOX=1 ./scripts/run_server_image.sh blob",
"run-all-services": "./scripts/run_all_services.sh",
- "run-unit-tests": "./scripts/run_unit_tests.sh",
+ "run-unit-tests": "yarn reset-local-cloud && ./scripts/run_unit_tests.sh",
"run-integration-tests": "./scripts/run_integration_tests.sh",
"run-performance-tests": "./scripts/run_performance_tests.sh",
"run-all-services-in-sandbox": "COMM_SERVICES_SANDBOX=1 ./scripts/run_all_services.sh",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 28, 3:06 AM (21 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2592556
Default Alt Text
D4752.diff (716 B)
Attached To
Mode
D4752: [services] Add reset of the local cloud before unit tests
Attached
Detach File
Event Timeline
Log In to Comment