Skip to content

Commit

Permalink
Fix validator tests broken by ampproject#39237
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrozenberg committed Jul 26, 2023
1 parent 2b25653 commit c8c4919
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion validator/testdata/feature_tests/ads.out
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ PASS
| <option>ibillboard</option>
| <option>imobile</option>
| <option>imedia</option>
| <option>incrementx</option>
| <option>industrybrains</option>
| <option>inmobi</option>
| <option>ix</option>
Expand Down Expand Up @@ -805,6 +806,10 @@ PASS
| data-positions='[{"id":"p1", "zoneId":"seznam.novinky.ikona2"}, {"id":"p2", "zoneId":"seznam.novinky.ikona"}]'>
| </amp-ad>
|
| <h2>IncrementX</h2>
| <amp-ad width="320" height="50" type="incrementx" data-vzid="PNXW125273VB49B96">
| </amp-ad>
|
| <h2>Industrybrains</h2>
| <amp-ad width="300" height="250"
| type="industrybrains"
Expand Down Expand Up @@ -1347,4 +1352,4 @@ PASS
| data-frame-id="_bda46cf5ac">
| </amp-ad>
| </body>
| </html>
| </html>

0 comments on commit c8c4919

Please sign in to comment.