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.
2 parents b6fd092 + 36740dd commit 5723502Copy full SHA for 5723502
tests/unit-tests/test_legacy_pages.py
@@ -18,6 +18,7 @@ def test_legacy_pages(self):
18
19
config = dict(self.config)
20
config['confluence_publish'] = True
21
+ config['confluence_publish_intersphinx'] = False
22
config['confluence_server_url'] = 'https://example.com/'
23
config['confluence_space_key'] = 'TEST'
24
config['confluence_cleanup_purge'] = True
0 commit comments