You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t.is(questionsList[2].validate('This message has over 72 characters. So this test will definitely fail. I can guarantee that I am telling the truth'),'The commit message is not allowed to be longer as 72. Consider writing a body.\n');
117
117
});
118
118
119
-
test('when and default functions in questions',(t)=>{
119
+
test('COMMIT | when and default functions in questions',(t)=>{
0 commit comments