Refine Helm Client Charts
[aaf/authz.git] / auth / auth-locate / src / test / java / org / onap / aaf / auth / locate / validation / JU_LocateValidatorTest.java
index 0339f31..44ed340 100644 (file)
@@ -76,7 +76,7 @@ public class JU_LocateValidatorTest {
 \r
         validator.endpoint(endpoint);\r
 \r
-        assertEquals("Endpoint Name must prefixed by Namespace\n", validator.errs());\r
+        assertEquals("Endpoint Name (Endpoint1) must prefixed by Namespace\n", validator.errs());\r
     }\r
 \r
     @Test\r