require 'spec_helper' module Producer::Core describe Action do it_behaves_like 'action' end end