Updated updateQuality method to include conjured mana cake items Created updateQuality2 method to refactor the code Created tests for updateQuality and then duplicated the tests for updateQuality2
Without a type annotation, TS expects the argument in the ctor to be a never[], hence "npm test" fails to even start