Files
sure/test
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
..
2024-02-02 09:05:04 -06:00
2025-11-17 21:51:37 +01:00