require “test_helper”

<% module_namespacing do -%> describe “<%= human_name %>”, :integration do

# it "does a thing" do
#   <%= spec_expectation_monad %>(1+1).must_equal 2
# end

end <% end -%>