Add proxyAuth as an addon
This commit is contained in:
@@ -418,6 +418,7 @@ describe('database', function () {
|
||||
label: null,
|
||||
taskId: null,
|
||||
mounts: [],
|
||||
proxyAuth: false,
|
||||
servicesConfig: {}
|
||||
};
|
||||
|
||||
@@ -891,6 +892,7 @@ describe('database', function () {
|
||||
label: null,
|
||||
taskId: null,
|
||||
mounts: [],
|
||||
proxyAuth: false,
|
||||
servicesConfig: {}
|
||||
};
|
||||
|
||||
@@ -924,6 +926,7 @@ describe('database', function () {
|
||||
label: null,
|
||||
taskId: null,
|
||||
mounts: [],
|
||||
proxyAuth: false,
|
||||
servicesConfig: {}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user