mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Missed semicolon
This commit is contained in:
parent
289f8ab439
commit
e52907a462
@ -63,7 +63,7 @@ describe('RoomView', function () {
|
||||
peg.get().joinRoom = function(x) {
|
||||
expect(x).toEqual('#alias:ser.ver');
|
||||
done();
|
||||
}
|
||||
};
|
||||
|
||||
process.nextTick(function() {
|
||||
roomView.onJoinButtonClicked();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user