You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -41,14 +41,14 @@ Or:
41
41
## Local configuration
42
42
You can configure the test server with the following variables:
43
43
### DASH_TEST_CHROMEPATH
44
-
If you run a special chrome set the path to your chrome binary with this environment variable.
44
+
If you run a special chrome, set the path to your chrome binary with this environment variable.
45
45
46
46
### DASH_TEST_PROCESSES
47
-
If you encounter errors about Multi-server + Multi-processing when running under Python 3 try running the tests with the number of server processes set to 1.
47
+
If you encounter errors about Multi-server + Multi-processing when running under Python 3, try running the tests with the number of server processes set to 1.
0 commit comments