Skip to content

Commit

Permalink
removed
Browse files Browse the repository at this point in the history
  • Loading branch information
suparna-khamaru authored Dec 2, 2020
1 parent 9746d0c commit 46172f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TwitterTestAutomationUITests/Common/TestData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ public enum TestData {

enum Authentication {
enum Login {
static let username = "suparna37552739"
static let password = "Suparna123@"
static let username = "<enter a valid username>"
static let password = "<enter a valid password>"
}
}

Expand Down

0 comments on commit 46172f7

Please sign in to comment.