Skip to content

Commit e415c3f

Browse files
authored
Update imposter_search.clj
1 parent 575d88c commit e415c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/battle_asserts/issues/imposter_search.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
(def level :easy)
66

7-
(def tags ["collections" "strings"])
7+
(def tags ["collections" "strings" "games"])
88

99
(def description
1010
{:en "Create a function that find imposters in array of players, each player has its own role.

0 commit comments

Comments
 (0)