Commit cee15f03 authored by Venca24's avatar Venca24

[fix] google videos test

parent 0bdf090e
......@@ -30,16 +30,16 @@ class TestGoogleVideosEngine(SearxTestCase):
<div>
<div>
<div class="g">
<div>
<h3><a href="url_1">Title 1</h3>
<div class="r">
<a href="url_1"><h3>Title 1</h3></a>
</div>
<div>
<span class="st">Content 1</span>
</div>
</div>
<div class="g">
<div>
<h3><a href="url_2">Title 2</h3>
<div class="r">
<a href="url_2"><h3>Title 2</h3></a>
</div>
<div>
<span class="st">Content 2</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment