mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
Update the tests to work with the code that was changed in rev 4dab932c94 to be more like the original c#
This commit is contained in:
parent
f95ce38b81
commit
a224162428
@ -26,4 +26,4 @@ if __name__ == "__main__":
|
||||
for item in items:
|
||||
print(item)
|
||||
print("")
|
||||
update_quality(items)
|
||||
GildedRose(items).update_quality()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user