Skip to content

Commit 941778f

Browse files
committed
remove mtca dependencies
1 parent 433ea16 commit 941778f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/startservers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
Service('boulder-mtca-1',
5757
8010, 9396, 'mtca.boulder',
5858
('./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')),
59+
None),
6060
Service('boulder-ca-1',
6161
8001, 9393, 'ca.boulder',
6262
('./bin/boulder', 'boulder-ca', '--config', os.path.join(config_dir, 'ca.json'), '--addr', ':9393', '--debug-addr', ':8001'),

0 commit comments

Comments
 (0)