mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix up unit tests
This commit is contained in:
@@ -100,5 +100,5 @@ module.exports = {
|
||||
auth: {
|
||||
needsPermission: auth.needsPermission
|
||||
},
|
||||
get adminApp() { return adminApp; }
|
||||
get httpAdmin() { return adminApp; }
|
||||
};
|
||||
|
Reference in New Issue
Block a user