# == Schema Information
#
# Table name: monitoring_data
#
#  id         :integer          not null, primary key
#  created_at :datetime
#  updated_at :datetime
#

require 'test_helper'

class MonitoringDataTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end
