Skip to content

Commit

Permalink
some minor test fixes (prebid#4611)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnellbaker authored and sa1omon committed Dec 19, 2019
1 parent 0513a58 commit bf31f4f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/spec/modules/emoteevBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,6 @@ describe('emoteevBidAdapter', function () {
});
describe('interpretResponse', function () {
it('has intended side-effects', function () {
debugger; //eslint-disable-line
spec.interpretResponse(serverResponse);
sinon.assert.notCalled(utils.triggerPixel);
sinon.assert.notCalled(utils.getCookie);
Expand Down
File renamed without changes.

0 comments on commit bf31f4f

Please sign in to comment.