ember-simple-auth icon indicating copy to clipboard operation
ember-simple-auth copied to clipboard

Fix #2973 Return type of SessionService.invalidate is wrong

Open BoussonKarel opened this issue 4 months ago • 0 comments

Fixes issue #2973 by changing the type of InternalSessionMock['invalidate'] back to Promise<void>

BoussonKarel avatar Jun 06 '25 09:06 BoussonKarel