20032: Fix unnecessary race in test.
[arvados.git] / apps / workbench / app / controllers / status_controller.rb
index 0a8fb5a282c5872b2b20b66cb4ee3dfb7f71a152..0e45daa1df095d1ec7829f79886a206ea28dd9e6 100644 (file)
@@ -2,6 +2,8 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
+require "app_version"
+
 class StatusController < ApplicationController
   skip_around_action :require_thread_api_token
   skip_before_action :find_object_by_uuid