Fix documentation on how to run the tests Change Ica347c5d0 split the tests but forgot to adapt the documentation. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: If125bf6398f8f2c4c254f71f926b80c929b56710
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md index d72015b..c4fb7fc 100644 --- a/src/main/resources/Documentation/build.md +++ b/src/main/resources/Documentation/build.md
@@ -29,7 +29,7 @@ To execute the tests run: ```bash -bazel test plugins/find-owners:findowners_tests +bazel test plugins/find-owners/... ``` or filtering using the comma separated tags: