Commit c8f696d
Fix build error: Update test to use ToJson instead of ToJsonAsync
The serialization API changed after the merge with develop branch.
Updated the test to use the new synchronous ToJson() method instead
of the obsolete ToJsonAsync() method.
Co-authored-by: alexzautke <548617+alexzautke@users.noreply.github.com>1 parent 841632b commit c8f696d
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
790 | | - | |
| 790 | + | |
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
| |||
0 commit comments