Fix auth regression from #4072 #1656
Annotations
4 errors
Run npm test -- --coverage
Process completed with exit code 1.
|
Run npm test -- --coverage:
__tests__/src/components/IIIFAuthentication.test.js#L67
Expected a line break before this closing brace
|
Run npm test -- --coverage:
__tests__/src/components/IIIFAuthentication.test.js#L67
Expected object keys to be in insensitive ascending order. 'accessTokenServiceId' should be before 'handleAuthInteraction'
|
Run npm test -- --coverage:
__tests__/src/components/IIIFAuthentication.test.js#L67
Expected a line break after this opening brace
|
Loading