Skip to content
Prev Previous commit
Next Next commit
Use more difficult emoji
Signed-off-by: Robbert Gurdeep Singh <[email protected]>
  • Loading branch information
beardhatcode committed Apr 19, 2021
commit 14341e93dbe7fc29da71f8aedfb9fd21010455c0
5 changes: 4 additions & 1 deletion cypress/integration/oddname.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ function naughtyFileName(realName) {
"realy #1's " +
'" #_+="%2520%27%22%60%25%21%23 was this called ' +
realName +
"? :p ." +
"in the" +
"☁️" +
"👩‍💻" +
"? :* ." +
ext.toUpperCase()
);
}
Expand Down