4cc8d22756d827a97fb2645701a1b709f3ef29c2
Changed the Info property in InsertResultCommand initialization from a string ("200") to an integer (200) to match the expected data type. This ensures type consistency in the test setup.
Description
Languages
C#
100%