Files
kontor/kontor-rails/test/models/issue_work_test.rb
T
tpeetz b039ae97a9
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
add subproject kontor-rails
2026-06-01 23:47:57 +02:00

8 lines
123 B
Ruby

require "test_helper"
class IssueWorkTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end