Fix component tests

This commit is contained in:
ibrkhalil 2024-05-02 20:42:53 +03:00
parent 13febab085
commit 7b536451ef
No known key found for this signature in database
GPG Key ID: 4DC01DE789FD7BD3
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@
:members-count "20"
:loading? false
:active-members-count "15"
:type :community})
:type :community
:show-members-count? true})
(h/describe "Internal link card - Community"
(h/test "renders with most common props"