Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Jan 27, 2025
1 parent 8485a39 commit 8dfa3c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/c/test_substrait_c_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ TEST_CASE_METHOD(DataDirectoryFixture, "Test C Function Varchar Literal", "[subs
}
}
},
"expressions": [
{
"expressions": [
{
"scalarFunction": {
"functionReference": 1,
"arguments": [
Expand Down Expand Up @@ -414,8 +414,8 @@ TEST_CASE_METHOD(DataDirectoryFixture, "Test C Function Varchar Literal", "[subs
}
}
}
}
]
}
]
}
},
"names": [
Expand Down

0 comments on commit 8dfa3c8

Please sign in to comment.