Promodo Clock tests

my Clock is working but some strange tests don’t passing like "expected ‘5’ to equal ‘1’
AssertionError: expected ‘5’ to equal ‘1’ ", expected ‘5’ to equal ‘9’
AssertionError: expected ‘5’ to equal ‘9’ and more //

I don’t think it is possible for anyone to help you without looking at your code. As far as I can tell the error messages are quite clear.