Closed aik099 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.96%. Comparing base (
1054f33
) to head (b641d94
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Removed the
SessionProxy
class, which enanced the Mink'sSession::visit
method by automatically starting the session, when a web page was opened. This is a built-in functionality of Mink since the 1.8 release.