Files
sure/test/models/provider
Guillem Arias 17e9e0d937 test(ai): require "ostruct" explicitly in Anthropic provider tests
OpenStruct is moving out of Ruby's default load path (warning in 3.4+,
removed in 3.5+). Tests work today because ActiveSupport transitively
loads it, but that's incidental. Match the existing convention in
test/controllers/settings/hostings_controller_test.rb which explicitly
requires ostruct for the same reason.
2026-05-27 10:08:31 +02:00
..
2026-01-22 20:37:07 +01:00
2025-10-28 19:32:27 +01:00