mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-07 18:52:19 +00:00
r Change test name
This commit is contained in:
parent
7d53d3cfcb
commit
13326d4a62
@ -11,7 +11,7 @@ class GildedRoseTest(unittest.TestCase):
|
||||
gilded_rose.update_quality()
|
||||
return str(item)
|
||||
|
||||
def test_foo(self):
|
||||
def test_update_quality(self):
|
||||
input_names = [
|
||||
"foo",
|
||||
"Aged Brie",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user