summaryrefslogtreecommitdiff
path: root/spec/bundler/support/artifice/endpoint.rb
blob: 15242a7942694c0d4db587d2db4a223cf5d638cc (plain)
1
2
3
4
5
6
# frozen_string_literal: true

require_relative "helpers/endpoint"
require_relative "helpers/artifice"

Artifice.activate_with(Endpoint)