Remove period for consistent style.
PiperOrigin-RevId: 421037421
diff --git a/CODEBASE.md b/CODEBASE.md
index b8283e6..ed6a2b1 100644
--- a/CODEBASE.md
+++ b/CODEBASE.md
@@ -1662,7 +1662,7 @@
1. Ones implemented using a very elaborate bash test framework under
`src/test/shell`
2. Ones implemented in Java. These are implemented as subclasses of
- 'BuildIntegrationTestCase'.
+ 'BuildIntegrationTestCase'
`BuildIntegrationTestCase` is the preferred integration testing framework as it
is well-equipped for most testing scenarios. As it is a Java framework, it