Files
ReC/tests/ReC.Tests/Client
TekH 49e7f7a45b Refactor RecActionApiTests for alias consistency
Updated `using` directives in `RecActionApiTests.cs` to alias `BatchRecActionViewResponse` as `ClientBatchResponse` for consistent usage. Replaced variable type `BatchRecActionViewResponse?` with `ClientBatchResponse?` in two instances. No functional changes were made to the `Assert.Pass` statements or the `InvokeAsync` method call.
2026-08-04 15:29:01 +02:00
..