#!/usr/bin/env ruby # frozen_string_literal: true $: << File.expand_path("../test", __dir__) require "bundler/setup" require "rails/plugin/test"