Skip to content

Commit

Permalink
Merge pull request #1963 from Shopify/uk-fix-dsl-compiler-helper
Browse files Browse the repository at this point in the history
Make DSL compiler test helper work without needing an extra require
  • Loading branch information
paracycle authored Jul 18, 2024
2 parents f234c05 + 5f30e1e commit 6a87a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tapioca/helpers/test/dsl_compiler.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# typed: strict
# frozen_string_literal: true

require "tapioca/dsl"
require "tapioca/helpers/test/content"
require "tapioca/helpers/test/isolation"
require "tapioca/helpers/test/template"
Expand Down

0 comments on commit 6a87a27

Please sign in to comment.