Project

General

Profile

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

class DomainJSTest < IntegrationTestWithJavascript
test "index page" do
assert_index_page(domains_path, "Domains", "Create Domain")
end
end
(19-19/53)