Fix test
This commit is contained in:
parent
4d910a712c
commit
102a17c12b
@ -109,7 +109,7 @@ BatchTestClient.prototype.getWorkInProgressJobs = function(override, callback) {
|
||||
assert.response(
|
||||
this.server,
|
||||
{
|
||||
url: this.getUrl(override, 'wip'),
|
||||
url: '/api/v1/jobs-wip',
|
||||
headers: {
|
||||
host: this.getHost(override)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user