Update waitme-tests.ts

This commit is contained in:
TotPeRo
2017-08-24 14:26:32 +03:00
committed by GitHub
parent 5e5fcc4379
commit d45fd84c0e

View File

@@ -17,7 +17,7 @@ $('#container').waitMe({
$('#container').waitMe()
.on('close', () => {
//code here
// code here
});
$("#container").waitMe("hide");