Skip to content

Commit

Permalink
LRAC-13714 Skip CheckAllPagesMessagesWhenHasPropertyAndDataSource tes…
Browse files Browse the repository at this point in the history
…tcase because of bug
  • Loading branch information
Vinicius Lopes authored and brianchandotcom committed Dec 18, 2023
1 parent d1eb525 commit 73b8b03
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -925,10 +925,14 @@ definition {
}

@description = "Feature ID: LRAC-10405 | Automation ID: LRAC-11118 | Test Summary: Empty state Page cards with data source and property no data"
@ignore = "true"
@priority = 2
test CheckAllPagesMessagesWhenHasPropertyAndDataSource {
property test.run.type = "single";

// AC Bug: The empty state of the Sites Activities card is showing for Assets
// AC Bug ticket: LRAC-13714

task ("Check the first screen of the onboarding modal") {
ACUtils.viewGenericText(textValueList = "Welcome to Analytics Cloud,Just a few more steps to set up your workspace.");
}
Expand Down

0 comments on commit 73b8b03

Please sign in to comment.