Renaming skip_all! to skip_remaining!
This warning is issued:
DEPRECATION WARNING: Using skip_all! has been deprecated, please use `skip_remaining!`
instead. (called from skip_all! at /home/ubuntu/importer/vendor/cache/light-service-
dc0c602cb229/lib/light-service/context.rb:98)
Introducing ContextFactory for easier test data setup
skip_all!
toskip_remaining!
This warning is issued:ContextFactory
for easier test data setup