mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 20:32:15 +00:00
Removed unneeded file
This commit is contained in:
parent
6891e5f993
commit
452a67ca2e
@ -1,2 +0,0 @@
|
||||
cucumber.publish.quiet=true
|
||||
|
||||
@ -4,4 +4,4 @@ Feature: Gilded Rose quality
|
||||
Scenario: Sellin and Quality decreasing
|
||||
Given for "+5 Dexterity Vest" initial sellin is 20 and quality is 30
|
||||
When I update the quality
|
||||
Then I should get sellin as 19 and quality as -1
|
||||
Then I should get sellin as 19 and quality as 29
|
||||
|
||||
Loading…
Reference in New Issue
Block a user