Skip to content

Commit

Permalink
remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
sumit sharma authored and sumit sharma committed Nov 26, 2019
1 parent f3847ef commit 4e6c2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/e2e/banner/basic_banner_ad.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ describe('Prebid.js Banner Ad Unit Test', function () {
});

// TODO: Add below test again. Removed the test since we are testing only for appnexus endpoint now and appnexus adapter does not set AdserverTargetting.

// it('should load the targeting keys with correct values', function () {
// const result = browser.execute(function () {
// return window.top.pbjs.getAdserverTargeting('div-gpt-ad-1460505748561-1');
Expand Down

0 comments on commit 4e6c2cb

Please sign in to comment.