Adjust tests for Secure Backup toast
This commit is contained in:
parent
7a5b0a964f
commit
a18d0271c3
3 changed files with 46 additions and 0 deletions
|
@ -15,6 +15,8 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
const { acceptToast } = require("./toasts");
|
||||
|
||||
const assert = require('assert');
|
||||
|
||||
module.exports = async function signup(session, username, password, homeserver) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue