Merge pull request #4645 from node-red/fix-mp-tests

Add placeholder tests for multiplayer
fix-subflow-conf-type
Nick O'Leary 2024-04-04 16:19:53 +01:00 committed by GitHub
commit 5358b06123
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
describe('multiplayer', function() {
})