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

Add placeholder tests for multiplayer
This commit is contained in:
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

View File

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