notebook/test/models/attribute_field_suggestion_test.rb
2019-12-17 16:49:28 -06:00

8 lines
138 B
Ruby

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