Skip to content

Commit 9271609

Browse files
committed
This is good, but it's also ridiculous 🙂
1 parent f0e998d commit 9271609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ class Beelzebub {
7272
{
7373
passwordIsInvalid: password => password.match(/42/) === null,
7474
message: 'Password must contain the answer to life, the universe, and everything',
75-
infuriationLevel: InfuriationLevel.High,
75+
infuriationLevel: InfuriationLevel.Ridiculous,
7676
},
7777
{
7878
passwordIsInvalid: password =>

0 commit comments

Comments
 (0)