Skip to content

Commit

Permalink
Add indent
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-lf committed Apr 25, 2024
1 parent 89864c6 commit 0124942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snowflake.Data.Tests/UnitTests/ArrowResultSetTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ public void TestGetTextWithOneChar()
.ToArray();
#endif

PrepareTestCase(SFDataType.TEXT, 0, testValues);
PrepareTestCase(SFDataType.TEXT, 0, testValues);

foreach (var testValue in testValues)
{
Expand Down

0 comments on commit 0124942

Please sign in to comment.