change default user
This commit is contained in:
parent
796535242c
commit
27ee55d3ba
@ -64,7 +64,7 @@ func IntegrationTest(url string) error {
|
||||
|
||||
e := d.FindXpath("//input[@type='email']")
|
||||
e.Clear()
|
||||
e.SendKeys("joerg@higgsboson.tk")
|
||||
e.SendKeys("user1@higgsboson.tk")
|
||||
|
||||
e = d.FindXpath("//input[@type='password']")
|
||||
e.Clear()
|
||||
|
Loading…
Reference in New Issue
Block a user