Tell us what’s happening:
I followed the instructions on the IS course, I am at the “Understand BCrypt Hashes” task, and upon submitting the repl.it URL, the second test “BCrypt should be properly required.” does not go through.
Your code so far
const bcrypt = require('bcrypt');
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36
.
Challenge: Understand BCrypt Hashes
Link to the challenge: