Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Sep 22, 2023
1 parent 23fc0cc commit 7c4b239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/test/instrument-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ run('Instrument() sample and tone', [false], function(test, done) {
});
*/

const path = 'http://sound.stephen.band/';
const path = 'https://sound.stephen.band/';
//const path = 'http://localhost/sound.stephen.band/';

run('Instrument() Chromatic and dynamic test', [false], function(test, done) {
Expand Down

0 comments on commit 7c4b239

Please sign in to comment.