diff --git a/core/base-service/redirector.spec.js b/core/base-service/redirector.spec.js index 79c9a63ef215160feee5a458d806e411c4be78d5..6e5085048db86f549d83b131bf5a6e23bf3c84cd 100644 --- a/core/base-service/redirector.spec.js +++ b/core/base-service/redirector.spec.js @@ -94,7 +94,7 @@ describe('Redirector', function() { }) // https://github.com/badges/shields/issues/4013 - it('should temporarily redirect to a badge with message "inaccesible" when cunstructed redirect URL is invalid (contains invalid characters)', async function() { + it('should temporarily redirect to a badge with message "inaccesible" when redirect URL is invalid (contains invalid characters)', async function() { const { statusCode, headers } = await got( `${baseUrl}/very/old/service/hello\nworld.svg`, {