Drum Machine - Tests Shouldn't Pass

5. When I click on a .drum-pad element, the audio clip contained in its child
6. When I press the trigger key associated with each .drum-pad, the audio clip contained in its child

I haven’t set up any event listeners yet, so these definitely shouldn’t be passing. Here’s a link to my GitHub where I posted the JavaScript code:

https://github.com/javineya/hello-world/blob/master/FCC-drum-machine-issue