Skip to content

Commit bd8fa22

Browse files
melvincarvalhoEric Prud'hommeaux
authored andcommitted
minor typo
1 parent cc7865f commit bd8fa22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/acl-oidc-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ describe('ACL HTTP', function () {
326326
done()
327327
})
328328
})
329-
it('agent should able to access test directory when origin is invalid',
329+
it('agent should be able to access test directory when origin is invalid',
330330
function (done) {
331331
var options = createOptions('/origin/test-folder/')
332332
options.headers.origin = origin2

0 commit comments

Comments
 (0)