Fixes test suite

This commit is contained in:
Bruno Arueira 2022-01-07 13:31:27 -03:00
parent 6fbd9bd060
commit 1f6a2b4d36
No known key found for this signature in database
GPG Key ID: 13AB714AB6FE04B6

View File

@ -1,5 +1,6 @@
# frozen_string_literal: true
require 'active_support/isolated_execution_state'
require 'active_support/time'
require 'active_support/concern'
require 'active_support/inflector'