The description states first character must be picked from: alpha, underscore.... Your code doesn't allow for the first character to be an underscore, hence the "expected: true, instead got: false"
first character must be picked from: alpha, underscore...
Loading collection data...
The description states
first character must be picked from: alpha, underscore...
. Your code doesn't allow for the first character to be an underscore, hence the "expected: true, instead got: false"