Skip to content

Commit 70811e4

Browse files
committed
fix: unit tests
1 parent 358366a commit 70811e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/extensions/test_topic_box.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<div class="card">
3434
<div class="topic-box__head">
3535
<div class="topic-box__icon">
36-
<i class="scylla-icon" style="color:#fff !important;"></i>
36+
<i class="scylla-icon"></i>
3737
</div>
3838
<h3 class="topic-box__title">Lorem Ipsum</h3>
3939
</div>

0 commit comments

Comments
 (0)