UNPKG

linagora-rse

Version:
10 lines (6 loc) 124 B
'use strict'; module.exports = function() { this.After(function() { return this.logoutAndGoToLoginPage(); }); };