Skip to content

Commit

Permalink
Updated changes are per PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Jul 9, 2024
1 parent 37d30ae commit 09fa750
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe(
deployMode.NavigateBacktoEditor();
table.WaitUntilTableLoad(0, 0, "v2");
homePage.NavigateToHome();
homePage.ImportApp("Table/TableFilterImportAppV2.json");
homePage.ImportApp("Table/TableFilterImportAppWithVersionTwo.json");
homePage.AssertImportToast();
deployMode.DeployApp(locators._widgetInDeployed(draggableWidgets.TABLE));
table.WaitUntilTableLoad(0, 0, "v2");
Expand Down

0 comments on commit 09fa750

Please sign in to comment.