mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
@@ -102,7 +102,7 @@ describe("api/admin/index", function() {
|
||||
});
|
||||
|
||||
before(function() {
|
||||
app = adminApi.init({});
|
||||
app = adminApi.init({},{});
|
||||
});
|
||||
|
||||
beforeEach(function() {
|
||||
|
Reference in New Issue
Block a user