We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fcf8f commit 4bcfce1Copy full SHA for 4bcfce1
1 file changed
hermetic_build/library_generation/tests/owlbot/java_unit_tests.py
@@ -276,7 +276,6 @@ def test_render_readme_success(self):
276
# This method needs read .repo-metadata.json to render templates.
277
# The file is located in FIXTURES/java_templates/render-readme.
278
java.common_templates(
279
- monorepo=True,
280
template_path=TEMPLATES_PATH,
281
)
282
self.assertTrue(os.path.isfile("README.md"))
0 commit comments