We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5891db3 commit b88b167Copy full SHA for b88b167
readthedocs/rtd_tests/tests/test_config_integration.py
@@ -86,7 +86,6 @@ def test_python_supported_versions_default_image_1_0(self, load_config):
86
expected_env_config = {
87
'allow_v2': mock.ANY,
88
'build': {'image': 'readthedocs/build:1.0'},
89
- 'name': mock.ANY,
90
'defaults': {
91
'install_project': self.project.install_project,
92
'formats': [
0 commit comments