File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,16 +90,16 @@ development command line options.
9090- ` DANDI_TESTS_NO_VCR ` — When set, the use of vcrpy to playback captured HTTP
9191 requests during testing will be disabled
9292
93- - ` DANDI_TEST_INSTANCE_NAME ` -- Sets the instance name for the Docker Compose
93+ - ` DANDI_TESTS_INSTANCE_NAME ` -- Sets the instance name for the Docker Compose
9494 test environment (passed as ` DJANGO_DANDI_INSTANCE_NAME ` ). Defaults to
9595 ` DANDI ` . Useful for testing vendorized instances.
9696
97- - ` DANDI_TEST_INSTANCE_IDENTIFIER ` -- Sets the instance identifier (RRID) for
97+ - ` DANDI_TESTS_INSTANCE_IDENTIFIER ` -- Sets the instance identifier (RRID) for
9898 the Docker Compose test environment (passed as
9999 ` DJANGO_DANDI_INSTANCE_IDENTIFIER ` ). Defaults to ` RRID:ABC_123456 ` . Useful
100100 for testing vendorized instances.
101101
102- - ` DANDI_TEST_DOI_PREFIX ` -- Sets the DOI API prefix for the Docker Compose
102+ - ` DANDI_TESTS_DOI_PREFIX ` -- Sets the DOI API prefix for the Docker Compose
103103 test environment (passed as ` DJANGO_DANDI_DOI_API_PREFIX ` ). Defaults to
104104 ` 10.80507 ` . Useful for testing vendorized instances.
105105
You can’t perform that action at this time.
0 commit comments