Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit f31d7c3

Browse files
authored
DEV: update deprecated icon fa-user in test (#367)
1 parent 2c18613 commit f31d7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/javascripts/integration/components/query-result-test.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module(
5555
badge: [
5656
{
5757
description: "description",
58-
icon: "fa-user",
58+
icon: "user",
5959
id: 1,
6060
name: "badge name",
6161
display_name: "badge display name",

0 commit comments

Comments
 (0)