Updated all instances of explicitly typed `string` and `JsonElement` to `var` in `JsonElementConverterTests.cs` to improve code readability and maintain consistency with modern C# coding practices. This change does not affect functionality but aligns with better style conventions. |
||
|---|---|---|
| .. | ||
| Elsa.JavaScript.IntegrationTests.csproj | ||
| JsonConverterTest.cs | ||
| JsonElementConverterTests.cs | ||
| ToJsonTests.cs | ||