Files
flights/test/models/flight_test.rb
2022-01-15 16:05:31 -05:00

8 lines
120 B
Ruby

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