From 7c4b239683aef03755fe483e6ad0faae26eabe5d Mon Sep 17 00:00:00 2001 From: Stephen Date: Fri, 22 Sep 2023 15:15:43 +0200 Subject: [PATCH] Test --- nodes/test/instrument-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/test/instrument-test.js b/nodes/test/instrument-test.js index 4bb4d0b..52718e5 100755 --- a/nodes/test/instrument-test.js +++ b/nodes/test/instrument-test.js @@ -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) {