Skip to content

Commit 7a351d6

Browse files
[fix]UT
1 parent fd6ed91 commit 7a351d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/iServer/ImageCollectionServiceSpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ describe('ImageCollectionService', () => {
579579

580580
it('should call search options null', function (done) {
581581
service = new ImageCollectionService(null);
582-
expect(Object.keys(service.options).length).toBe(0);
582+
expect(Object.keys(service._serviceOptions).length).toBe(0);
583583
done();
584584
});
585585
});

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy