Project

General

Profile

Download (229 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'integration_test_helper'

class PuppetclassLookupKeyIntegrationTest < ActionDispatch::IntegrationTest
test "index page" do
assert_index_page(puppetclass_lookup_keys_path, "Smart Class Parameters", false)
end
end
(39-39/55)