ToolJet/test/models/app_user_test.rb
2021-04-12 09:42:00 +05:30

7 lines
121 B
Ruby

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