Files
nairobi/spec/system
taitus 84bec1241f Remove redundant "loading-bar.errors"
In the imageable_attach_new_file method used in this tests the:
> expect(page).to have_css ".loading-bar.errors"
is already being checked.

Therefore, to leave only the line:
> imageable_attach_new_file(file_fixture("logo_header.png"), false)
in the test, since there is another test that verifies it,
I think we can remove the test altogether.
2024-11-26 18:10:28 +01:00
..
2024-03-25 07:59:42 +01:00
2022-01-03 13:33:37 +01:00
2024-11-08 13:11:02 +01:00
2024-06-17 16:48:37 +02:00
2023-08-30 14:46:35 +02:00
2024-04-15 15:39:23 +02:00
2023-06-12 14:30:00 +02:00
2024-05-09 14:28:32 +02:00