Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FahadDarw committed Dec 19, 2024
1 parent de4751d commit 6473822
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ describe('Conversion Date Change Tests', () => {
projectTaskList.getHomePage();
});

it('Creating a conversion project', () => {
it.only('Creating a conversion project', () => {
Logger.log("Go to the home page then click create new conversion");
projectTaskList.clickCreateNewConversionBtn();

Expand Down

0 comments on commit 6473822

Please sign in to comment.