mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-20 08:51:08 +00:00
Added missing file
This commit is contained in:
parent
7395fd46db
commit
ba53132f57
@ -1,4 +1,4 @@
|
|||||||
const {ItemUpdater} = require("../gilded_rose");
|
const {ItemUpdater} = require("../item_updater");
|
||||||
|
|
||||||
class SulfurasUpdater extends ItemUpdater {
|
class SulfurasUpdater extends ItemUpdater {
|
||||||
updateQuality() {
|
updateQuality() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user