Skip to content

Commit

Permalink
[test] correcting typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Levin committed Oct 4, 2023
1 parent 74b3e1c commit b41edc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/samples/inline_trackers.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export const inlineTrackersParsed = {
'https://www.iab.com/wp-content/uploads/2014/09/iab-tech-lab-6-644x290.png',
htmlResource:
'<!DOCTYPE html>\n <html lang="en">\n <head>\n <meta charset="UTF-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n <meta name="viewport" content="width=device-width, initial-scale=1.0">\n <title>Document</title>\n </head>\n <body>\n <h1>titre</h1>\n </body>\n </html>',
iframeResource: 'lient vers html',
iframeResource: 'liens vers html',
nonlinearClickThroughURLTemplate: 'https://iabtechlab.com',
nonlinearClickTrackingURLTemplates: [
{
Expand Down

0 comments on commit b41edc3

Please sign in to comment.