Merge pull request #607 from vector-im/bwindels/fixpathsobserv

adjust path
This commit is contained in:
Bruno Windels 2021-12-01 09:45:57 +01:00 committed by GitHub
commit dce0ee5ace
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,7 +215,7 @@ export class ListRange extends Range {
}
}
import {ObservableArray} from "../../../../observable/list/ObservableArray.js";
import {ObservableArray} from "../../../../observable/list/ObservableArray";
export function tests() {
return {