notebook/test/models/basil_feedback_test.rb
2023-03-02 15:44:04 -08:00

8 lines
127 B
Ruby

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