ember-simple-auth
ember-simple-auth copied to clipboard
Fix #2973 Return type of SessionService.invalidate is wrong
Fixes issue #2973 by changing the type of InternalSessionMock['invalidate'] back to Promise<void>