fix: レビュー指摘修正
https://nds-tyo.backlog.com/git/NEWDWH2021/newsdwh2021/pullRequests/84#comment-1336807
This commit is contained in:
parent
9aa958e999
commit
96b4aac794
@ -55,7 +55,7 @@ class TestConvertStrategyFactory:
|
||||
|
||||
# Act
|
||||
sut = ConvertStrategyFactory()
|
||||
actual = sut.create(1.2345678E7)
|
||||
actual = sut.create(1.2345678)
|
||||
|
||||
# Expects
|
||||
# 変換しない
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user