#!/usr/bin/ruby.ruby3.4 
$: << File.expand_path(File.expand_path("../../test", __FILE__))

require "bundler/setup"
require "rails/plugin/test"
