mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Fixed domains legal doc test
This commit is contained in:
parent
8288d68640
commit
3ab9089e64
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class AdminAreaDomainsLegalDocTest < ApplicationSystemTestCase
|
|||
def test_absent_doc_downloading_without_errors
|
||||
visit admin_domain_url(@domain)
|
||||
assert_nothing_raised do
|
||||
click_on "#{@document.created_at}"
|
||||
click_on "#{@document.created_at}", match: :first
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue