From d037c15caeeebfe54943141550c1b6df9c20ef46 Mon Sep 17 00:00:00 2001 From: Almos18 <55597290+Almos18@users.noreply.github.com> Date: Fri, 7 Apr 2023 01:16:53 +0100 Subject: [PATCH] Update VetTests.java --- .../org/springframework/samples/petclinic/vet/VetTests.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/springframework/samples/petclinic/vet/VetTests.java b/src/test/java/org/springframework/samples/petclinic/vet/VetTests.java index d8df78b85..9b4a96ad7 100644 --- a/src/test/java/org/springframework/samples/petclinic/vet/VetTests.java +++ b/src/test/java/org/springframework/samples/petclinic/vet/VetTests.java @@ -11,7 +11,7 @@ * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and - * limitations under the License. + * limitations under the License. Added words */ package org.springframework.samples.petclinic.vet;