diff --git a/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html b/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
index 2eda4779..bd821bdb 100644
--- a/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
+++ b/utilities/acceptance-tests/suites/InitialSetup/ValidateNewMenus.html
@@ -141,7 +141,7 @@
verifyTextPresent |
- (Format: / - ie. /people) |
+ Must begin with a leading forward slash: / (e.g., /people) |
|
@@ -214,6 +214,11 @@
You must supply a pretty URL |
|
+
+ verifyTextPresent |
+ The pretty URL must begin with a leading forward slash |
+ |
+
verifyTextPresent |
You must supply a content type |
@@ -234,6 +239,31 @@
You must supply a pretty URL |
|
+
+ verifyTextPresent |
+ The pretty URL must begin with a leading forward slash |
+ |
+
+
+ verifyTextPresent |
+ You must supply a content type |
+ |
+
+
+ type |
+ name=prettyUrl |
+ http://localhost:8080/vivo/activities |
+
+
+ click |
+ name=submit-Add |
+ |
+
+
+ verifyTextPresent |
+ The pretty URL must begin with a leading forward slash |
+ |
+
verifyTextPresent |
You must supply a content type |
@@ -326,12 +356,12 @@
verifyTextPresent |
- Events |
+ Activities |
|
verifyTextPresent |
- Activities |
+ Events |
|
@@ -399,11 +429,6 @@
People |
|
-
- verifyTextPresent |
- Organizations |
- |
-
verifyTextPresent |
Research |
@@ -411,7 +436,7 @@
verifyTextPresent |
- Events |
+ Organizations |
|
@@ -424,6 +449,11 @@
Courses |
|
+
+ verifyTextPresent |
+ Events |
+ |
+
comment |
@@ -564,11 +594,6 @@
Research |
|
-
- verifyTextPresent |
- Events |
- |
-
verifyTextPresent |
Activities |
@@ -589,6 +614,11 @@
Locations |
|
+
+ verifyTextPresent |
+ Events |
+ |
+
comment |