We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433ea16 commit 941778fCopy full SHA for 941778f
1 file changed
test/startservers.py
@@ -56,7 +56,7 @@
56
Service('boulder-mtca-1',
57
8010, 9396, 'mtca.boulder',
58
('./bin/boulder', 'boulder-mtca', '--config', os.path.join(config_dir, 'mtca.json'), '--addr', ':9396', '--debug-addr', ':8010'),
59
- ('boulder-sa-1', 'boulder-sa-2', 'boulder-ra-sct-provider-1', 'boulder-ra-sct-provider-2')),
+ None),
60
Service('boulder-ca-1',
61
8001, 9393, 'ca.boulder',
62
('./bin/boulder', 'boulder-ca', '--config', os.path.join(config_dir, 'ca.json'), '--addr', ':9393', '--debug-addr', ':8001'),
0 commit comments