Commit 4922edf2 authored by Robert Knight's avatar Robert Knight

Remove obsolete FIXME-A11Y comment

The a11y test failures were fixed in 2c96ef64.
parent 0ff8a89f
......@@ -45,7 +45,6 @@ describe('LoggedOutMessage', () => {
assert.equal(loginLink.prop('onClick'), fakeOnLogin);
});
// FIXME-A11Y
it(
'should pass a11y checks',
checkAccessibility({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment