질문&답변
비동기 함수 테스트 중 특정 케이스 에러
해결하셨을 듯 하지만, return okSpy.then 구문을return okSpy().then으로 함수를 실행해서 하시면 됩니다~