spelling
This commit is contained in:
parent
cad884aa41
commit
70d64f38eb
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ export function tests() {
|
|||
function() {};
|
||||
|
||||
return {
|
||||
"adding or replacing entries before subscribing to entries does not loose local relations": async assert => {
|
||||
"adding or replacing entries before subscribing to entries does not lose local relations": async assert => {
|
||||
const pendingEvents = new ObservableArray();
|
||||
const timeline = new Timeline({
|
||||
roomId,
|
||||
|
|
Reference in a new issue