Project

General

Profile

Download (223 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'test_helper'

class ProvisioningTemplateIntegrationTest < ActionDispatch::IntegrationTest
test "index page" do
assert_index_page(provisioning_templates_path,"Provisioning Templates","New Template")
end
end
(21-21/36)