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() {};
|
function() {};
|
||||||
|
|
||||||
return {
|
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 pendingEvents = new ObservableArray();
|
||||||
const timeline = new Timeline({
|
const timeline = new Timeline({
|
||||||
roomId,
|
roomId,
|
||||||
|
|
Reference in a new issue