mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
move commented out tests
This commit is contained in:
parent
2af57480f9
commit
960ea5bc91
@ -6,6 +6,9 @@ class MainControllerTest < ActionDispatch::IntegrationTest
|
||||
assert_response :success
|
||||
end
|
||||
|
||||
|
||||
test "should get privacy page" do
|
||||
get privacy_policy_url
|
||||
assert_response :success
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user