Perhaps this issue is ok in the unit test as it is covered by an integration test elsewhere?
I noticed as part of #186 that the editable argument is used but has no effect on the test:
|
const thing = new Thing("https://thing.test#it", store, true); |
I'm adding this issue for later triage.
Perhaps this issue is ok in the unit test as it is covered by an integration test elsewhere?
I noticed as part of #186 that the
editableargument is used but has no effect on the test:PodOS/core/src/search/addToLabelIndex.spec.ts
Line 18 in 1bd9de5
I'm adding this issue for later triage.