We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417e221 commit e54f471Copy full SHA for e54f471
readthedocs/rtd_tests/tests/test_config_integration.py
@@ -75,6 +75,7 @@ def setUp(self):
75
Project,
76
main_language_project=None,
77
install_project=False,
78
+ container_image=None,
79
)
80
self.version = get(Version, project=self.project)
81
0 commit comments