module Jeweler::Generator::MicronautMixin

def test_filename

def test_filename
  "#{require_name}_example.rb"
end