Skip to content

Commit 23fcc48

Browse files
committed
fix names table
1 parent a1f80d9 commit 23fcc48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

page_analyzer/templates/urls.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{% endwith %}
1414
<div class="container mt-5">
1515
<h1 class="mb-4">Сайты</h1>
16-
<table class="table">
16+
<table class="table" data-test="urls">
1717
<thead>
1818
<tr>
1919
<th>ID</th>

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)