Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 7fe9ea5

Browse files
author
pavel
committed
update setupadBidAdapter_spec.js REPORT_ENDPOINT
1 parent d1bdb7e commit 7fe9ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spec/modules/setupadBidAdapter_spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ describe('SetupadAdapter', function () {
243243
});
244244

245245
describe('getPixelUrl', function () {
246-
const REPORT_ENDPOINT = 'https://adapter-analytics.azurewebsites.net/api/adapter-analytics';
246+
const REPORT_ENDPOINT = 'https://adapter-analytics.setupad.io';
247247
const mockData = [
248248
{
249249
timestamp: 123456789,

0 commit comments

Comments
 (0)