mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 22:41:30 +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 {
|
||||
updateQuality() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user