Skip to content

Commit

Permalink
Disable local proxying for adclick attribution tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sammacbeth committed Oct 23, 2023
1 parent a6654f2 commit 24608e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/helpers/testPages.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const testPageHosts = new Set([
'convert.ad-company.site',
// 'www.search-company.site',
// 'www.ad-company.site', - redirects to these domains via route overriding seem to hang, so this one has to hit the real server
'www.publisher-company.site',
// 'www.publisher-company.site',
'www.payment-company.site'
])

Expand Down

0 comments on commit 24608e7

Please sign in to comment.