change test description

remotes/origin/releasing_fake_6_0_2_release
Álvaro Manera 4 years ago
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…
Cancel
Save