From a8f64bd6101dbc0159ce003a37823b5119b7d2ab Mon Sep 17 00:00:00 2001 From: Tuan Nguyen Date: Mon, 21 Oct 2024 09:33:48 -0400 Subject: [PATCH] test --- test/system/theses_test.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/system/theses_test.rb b/test/system/theses_test.rb index 474e22f..8d97737 100644 --- a/test/system/theses_test.rb +++ b/test/system/theses_test.rb @@ -98,8 +98,6 @@ class ThesesTest < ApplicationSystemTestCase assert has_link?(remove1) assert has_link?(remove2) - - save_screenshot click_link_or_button(remove1)