Skip to content

Commit

Permalink
Missed change : Updated name as test failed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sagar-qa007 committed Jul 10, 2024
1 parent 0365fc8 commit 6d80679
Showing 1 changed file 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/TableFilterImportAppWithVersionTwo.json");
homePage.ImportApp("Table/TableV2FilterImportApp.json");
homePage.AssertImportToast();
deployMode.DeployApp(locators._widgetInDeployed(draggableWidgets.TABLE));
table.WaitUntilTableLoad(0, 0, "v2");
Expand Down

0 comments on commit 6d80679

Please sign in to comment.