puzzle-scoreboard/test/controllers/completions_controller_test.rb
sto a03907f756
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
Add completions
2025-03-20 11:12:55 +01:00

8 lines
143 B
Ruby

require "test_helper"
class CompletionsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end