add id and prettier

This commit is contained in:
Adam Hathcock
2025-09-23 10:33:30 +01:00
parent 194b5c9945
commit 0e7d71dd70
3 changed files with 4 additions and 6 deletions
@@ -102,7 +102,6 @@ describe('ObjectLoader2Factory', () => {
await loader.disposeAsync()
})
it('should get individual objects by id that does not exist', async () => {
const loader = ObjectLoader2Factory.createFromObjects(testObjects)