Skip to content

Commit

Permalink
Correct a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <[email protected]>
  • Loading branch information
mguetta1 committed Aug 22, 2023
1 parent f98de43 commit 4ce519c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ describe(
});

it("Create applications - Validate the applications count increased", function () {
// Create 5 applications
// Create applications
applicationList = createMultipleApplications(3);
count += applicationList.length;

Expand Down

0 comments on commit 4ce519c

Please sign in to comment.