Drum machine - can't pass all tests

Here is link to my pen.

Test number 6 is not passing:

  1. When I press the trigger key associated with each .drum-pad, the audio clip contained in its child <audio> element should be triggered (e.g. pressing the Q key should trigger the drum pad which contains the string “Q”, pressing the W key should trigger the drum pad which contains the string “W”, etc.).

It should pass because I can hear sound both if I click on any .drum-pad, or if I press any of buttons. Can somewone please try and confirm if it works or not.

OK, I’m so stupid.

It worked ok, but when I have Caps Lock on then it didn’t work :smirk:

Anyway, I fixed it, thanks to anyone who wanted to help…