Commit e59173ca authored by Jérome Perrin's avatar Jérome Perrin

Merge remote-tracking branch 'upstream/master' into zope4py2

parents 3a00b5cf 0eefdd33
Pipeline #23299 failed with stage
in 0 seconds
......@@ -2061,7 +2061,7 @@ class TestSlave(SlaveHttpFrontendTestCase, TestDataMixin):
# we trust monitor stack being tested in proper place and it is too hard
# to have working monitor with local proxy
with open(os.path.join(
partition_path, 'etc', 'httpd-cors.cfg')) as fh:
partition_path, 'etc', 'httpd-cors.cfg')) as fh:
self.assertTestData(fh.read().strip())
def test_node_information_json(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment