Skip to content

Commit 5f051f3

Browse files
Sharryxuebrianchandotcom
authored andcommitted
LRQA-48215 Update the file name
1 parent e892589 commit 5f051f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

portal-web/test/functional/com/liferay/portalweb/tests/enduser/collaboration/blogs/RemoteStagingBlogs.testcase

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ definition {
9292
@priority = "5"
9393
test StagingRemoteLiveBlogsWithWorkflow {
9494
property custom.properties = "tunneling.servlet.shared.secret=1234567890123456${line.separator}auth.verifier.TunnelAuthVerifier.hosts.allowed=";
95-
property test.name.skip.portal.instance = "Staging#StagingRemoteLiveBlogsWithWorkflow";
95+
property test.name.skip.portal.instance = "RemoteStagingBlogs#StagingRemoteLiveBlogsWithWorkflow";
9696

9797
Staging.remoteStagingSetUp(siteName = "Site Name");
9898

@@ -147,6 +147,7 @@ definition {
147147
LexiconEntry.gotoEllipsisMenuItem(menuItem = "Assign to Me");
148148

149149
Workflow.confirmWorkflowAction();
150+
150151
UserBar.gotoDropdownItem(dropdownItem = "My Workflow Tasks");
151152

152153
Workflow.approveTaskByActions(

0 commit comments

Comments
 (0)