hubfeenix.fi/test/models/teacher_test.rb

8 lines
121 B
Ruby
Raw Normal View History

2023-01-15 13:52:40 +01:00
require "test_helper"
2023-01-15 23:17:22 +01:00
class ProfileTest < ActiveSupport::TestCase
2023-01-15 13:52:40 +01:00
# test "the truth" do
# assert true
# end
end