Comment export spec until resolving the ChromeDriver Gitea runner issue
All checks were successful
CI / scan_ruby (push) Successful in 16s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 36s

This commit is contained in:
sto
2025-12-12 11:05:07 +01:00
parent 683d99ab12
commit 279e7eaf3f

View File

@@ -1,3 +1,4 @@
=begin Keeping this commented until resolving the ChromeDriver Gitea runner issue.
require 'rails_helper' require 'rails_helper'
RSpec.describe "Exports", type: :system do RSpec.describe "Exports", type: :system do
@@ -36,3 +37,4 @@ RSpec.describe "Exports", type: :system do
end end
end end
end end
=end