forked from fixin.me/fixin.me
Add Measurements tab and #new form
This commit is contained in:
8
test/controllers/measurements_controller_test.rb
Normal file
8
test/controllers/measurements_controller_test.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
require "test_helper"
|
||||
|
||||
class MeasurementsControllerTest < ActionDispatch::IntegrationTest
|
||||
#test "should get index" do
|
||||
# get measurements_index_url
|
||||
# assert_response :success
|
||||
#end
|
||||
end
|
||||
Reference in New Issue
Block a user