mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-04 05:48:25 +00:00
7 lines
123 B
Ruby
7 lines
123 B
Ruby
require "test_helper"
|
|
|
|
class FolderAppTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|