-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[refactor]: formatSingleDigit 선행 조건 강화 및 테스트 코드 수정 (#337)
* feat: 테스트 케이스 추가 * feat: formatSingleDigit 선행조건 강화 * refactor: 음수 및 정수가 아닌 숫자 에러처리 * fix: infinity 관련 tc 추가
- Loading branch information
1 parent
d92214d
commit fb52f64
Showing
2 changed files
with
32 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters