Here is link to my pen.
Test number 6 is not passing:
- 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.