Move recent_failures to computed prop
To abstract away from repeatedly accessing an object's property, we'll add that property to a computed prop so if we ever change that property name it's just one spot that we need to update.
Showing
Please register or sign in to comment