replace strudel.tidalcycles.org with strudel.cc
This commit is contained in:
parent
6c2330984e
commit
af915be142
40 changed files with 350 additions and 350 deletions
|
|
@ -4,7 +4,7 @@ import data from './dbdump.json';
|
|||
|
||||
describe('renders shared tunes', async () => {
|
||||
data.forEach(({ id, code, hash }) => {
|
||||
const url = `https://strudel.tidalcycles.org/?${hash}`;
|
||||
const url = `https://strudel.cc/?${hash}`;
|
||||
it(`shared tune ${id} ${url}`, async ({ expect }) => {
|
||||
if (code.includes('import(')) {
|
||||
console.log('skip', url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue