Files
dry_beans/test/models/entrega_test.rb

8 lines
121 B
Ruby
Raw Normal View History

2024-09-11 20:39:53 -03:00
require "test_helper"
class EntregaTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end