change test description
This commit is contained in:
parent
0046480231
commit
3994deda1f
@ -29,7 +29,7 @@ describe('SQL api metric headers', function () {
|
||||
});
|
||||
});
|
||||
|
||||
it('should not get the user id in the response header', function (done) {
|
||||
it('should get the user id in the response header', function (done) {
|
||||
this.testClient = new TestClient();
|
||||
|
||||
this.testClient.getResult(publicSQL, (err, result, headers) => {
|
||||
|
Loading…
Reference in New Issue
Block a user