X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/16f704326f44fd1e5e5e60b936c9b5895d6a6ff8..231a86fd3f7e30e9f66d71d92ad7c26578637e37:/apps/workbench/test/integration/application_layout_test.rb diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb index b3f704cdd9..51c3720985 100644 --- a/apps/workbench/test/integration/application_layout_test.rb +++ b/apps/workbench/test/integration/application_layout_test.rb @@ -3,6 +3,7 @@ # SPDX-License-Identifier: AGPL-3.0 require 'integration_helper' +require 'config_validators' class ApplicationLayoutTest < ActionDispatch::IntegrationTest # These tests don't do state-changing API calls. Save some time by