mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
remove extraneous udp console.log
and two tiny whitespace changes
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
**/
|
||||
|
||||
describe("locales api", function() {
|
||||
it.skip("works",function(){});
|
||||
it.skip("works",function() {});
|
||||
});
|
||||
|
Reference in New Issue
Block a user