mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
try with logs
This commit is contained in:
parent
3ab9089e64
commit
56737526da
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class AdminEppLogsIntegrationTest < ApplicationSystemTestCase
|
||||||
visit admin_epp_logs_path
|
visit admin_epp_logs_path
|
||||||
test_helper_test
|
test_helper_test
|
||||||
visit admin_epp_logs_path
|
visit admin_epp_logs_path
|
||||||
|
puts find(:xpath, "//table").native
|
||||||
find(:xpath, "//tbody/tr/td/a", match: :first).click
|
find(:xpath, "//tbody/tr/td/a", match: :first).click
|
||||||
assert_text 'Details'
|
assert_text 'Details'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue