Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
dojutsu-user committed Jan 17, 2019
1 parent 879d18d commit 05df392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readthedocs/rtd_tests/tests/test_config_integration.py
Expand Up @@ -107,7 +107,6 @@ def test_python_supported_versions_default_image_1_0(self, load_config):
img_settings = DOCKER_IMAGE_SETTINGS.get(self.project.container_image, None)
if img_settings:
expected_env_config.update(img_settings)
expected_env_config['DOCKER_IMAGE_SETTINGS'] = img_settings

load_config.assert_called_once_with(
path=mock.ANY,
Expand Down

0 comments on commit 05df392

Please sign in to comment.