20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / controllers / tests_controller.rb
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 class TestsController < ApplicationController
6   skip_before_action :find_object_by_uuid
7   def mithril
8   end
9 end