Skip to content

Commit

Permalink
reverted close
Browse files Browse the repository at this point in the history
  • Loading branch information
will-craig committed Jan 8, 2025
1 parent 23dd077 commit 2ceaa0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI.AutomationTests/Video/EndToEndTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ private async Task BookHearing(BookingDto bookingDto)
caseNumber: bookingDto.CaseNumber,
justiceUserDisplayName: _justiceUser.FullName,
justiceUserUsername: _justiceUser.Username);
driver.Close();
}

private async Task<string> GetTempPasswordForUser(string email)
Expand Down

0 comments on commit 2ceaa0d

Please sign in to comment.