Skip to content

Commit 5dc03f8

Browse files
smenzercosenmarco
authored andcommitted
prebid#24 Typo
1 parent 21047ad commit 5dc03f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spec/modules/id5AnalyticsAdapter_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ describe('ID5 analytics adapter', () => {
5454
id5AnalyticsAdapter.disableAnalytics();
5555
});
5656

57-
it('dos not calls configuration endpoint when partner id is missing', () => {
57+
it('does not call configuration endpoint when partner id is missing', () => {
5858
id5AnalyticsAdapter.enableAnalytics({});
5959
server.respond();
6060

0 commit comments

Comments
 (0)