We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a04d3 commit 0606e3dCopy full SHA for 0606e3d
R/praise.R
@@ -20,7 +20,7 @@ praise <- function() {
20
"\U0001f308 Your tests are over the rainbow \U0001f308",
21
"\U0001f9ff Your tests look perfect \U0001f9ff",
22
"\U0001f3af Your tests hit the mark \U0001f3af",
23
- "\U0001f41d Your tests are the bees knees \U0001f41d",
+ "\U0001f41d Your tests are the bee's knees \U0001f41d",
24
"\U0001f4a3 Your tests are da bomb \U0001f4a3",
25
"\U0001f525 Your tests are lit \U0001f525"
26
)
0 commit comments