Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
Signed-off-by: M Sajid Mansoori <[email protected]>
  • Loading branch information
msajidmansoori12 committed Sep 11, 2023
1 parent 9961f29 commit 46500dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import { CredentialsSourceControlUsername } from "../../../models/administration
describe(["@tier2"], "Credentials fields validations", function () {
before("Login and Create Test Data", function () {
// Perform login
login();
login();
});

it("Validate Proxy credential's fields for too short (2 symbols) and too long (120+ symbols) length ", () => {
Expand Down

0 comments on commit 46500dd

Please sign in to comment.