Created by: BenMorganIO
This removes a deprecation warning from RSpec where we were being told to use last_description, instead of last_comment
[DEPRECATION] `last_comment` is deprecated. Please use `last_description` instead.
Created by: BenMorganIO
This removes a deprecation warning from RSpec where we were being told to use last_description, instead of last_comment
[DEPRECATION] `last_comment` is deprecated. Please use `last_description` instead.