Ate Douma pushed to branch release/5.0 at cms-community / hippo-repository

Commits:
54620fce by Peter Centgraf at 2017-11-01T14:34:58+01:00
REPO-1855 Tweak RepositoryTestCase/JcrState error message text to accurately 
reflect an ancient refactoring

(cherry picked from commit d578f4f93ffcdaf7f5b8422e34457d5539eccfa8)

- - - - -


1 changed file:

- testutils/src/main/java/org/onehippo/repository/testutils/JcrState.java


Changes:

=====================================
testutils/src/main/java/org/onehippo/repository/testutils/JcrState.java
=====================================
--- a/testutils/src/main/java/org/onehippo/repository/testutils/JcrState.java
+++ b/testutils/src/main/java/org/onehippo/repository/testutils/JcrState.java
@@ -103,7 +103,7 @@ public class JcrState {
 
             fail("Configuration has been changed, but not reverted; make sure 
changes in tearDown overrides are saved.  " +
                     "Detected changes: added = " + added + ", changed = " + 
changed + ", removed = " + missing + ".  " +
-                    "Use RepositoryTestCase#setConfigurationChangeDebugPath to 
narrow down.");
+                    "Use RepositoryTestCase#getPathsToCheck to narrow down.");
         }
     }
 



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-repository/commit/54620fce313e9727ae2fb02e1f6b4c7490bc7917

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-repository/commit/54620fce313e9727ae2fb02e1f6b4c7490bc7917
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to