mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-10-29 07:11:22 +01:00
Give the browser more time to save the cookie at change_user_name test
This commit is contained in:
parent
e13219fec9
commit
7d174855c4
@ -34,7 +34,7 @@ describe("change username value", function(){
|
|||||||
done();
|
done();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}, 0);
|
}, 1000);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user