Delete stuff in report view
This commit is contained in:
parent
644969c613
commit
50e853098b
16 changed files with 64 additions and 31 deletions
|
|
@ -39,7 +39,7 @@ class PagesTest < ApplicationSystemTestCase
|
|||
visit page_url(@page)
|
||||
click_on "Pfad löschen", match: :first
|
||||
|
||||
assert_text "Pfad hinzufügen"
|
||||
assert_text "Prüfbericht löschen"
|
||||
assert(Page.exists?(@page.id) == false)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue