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

View File

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