Skip to content

Commit

Permalink
update setupadBidAdapter_spec.js REPORT_ENDPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel committed Jan 30, 2024
1 parent d1bdb7e commit 7fe9ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/modules/setupadBidAdapter_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ describe('SetupadAdapter', function () {
});

describe('getPixelUrl', function () {
const REPORT_ENDPOINT = 'https://adapter-analytics.azurewebsites.net/api/adapter-analytics';
const REPORT_ENDPOINT = 'https://adapter-analytics.setupad.io';
const mockData = [
{
timestamp: 123456789,
Expand Down

0 comments on commit 7fe9ea5

Please sign in to comment.