Skip to content

Commit 4bcfce1

Browse files
committed
chore: Revert unit test changes.
1 parent e3fcf8f commit 4bcfce1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hermetic_build/library_generation/tests/owlbot/java_unit_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ def test_render_readme_success(self):
276276
# This method needs read .repo-metadata.json to render templates.
277277
# The file is located in FIXTURES/java_templates/render-readme.
278278
java.common_templates(
279-
monorepo=True,
280279
template_path=TEMPLATES_PATH,
281280
)
282281
self.assertTrue(os.path.isfile("README.md"))

0 commit comments

Comments
 (0)