Skip to content

Commit

Permalink
fix: unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarcia360 committed Sep 20, 2024
1 parent 358366a commit 70811e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/extensions/test_topic_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="card">
<div class="topic-box__head">
<div class="topic-box__icon">
<i class="scylla-icon" style="color:#fff !important;"></i>
<i class="scylla-icon"></i>
</div>
<h3 class="topic-box__title">Lorem Ipsum</h3>
</div>
Expand Down

0 comments on commit 70811e4

Please sign in to comment.