Skip to content

Commit

Permalink
PR(FIX): Update the simple explain test.
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed May 30, 2023
1 parent b88f234 commit 1744e41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/explain/simple/basic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ func TestSimpleExplainRequest(t *testing.T) {
"explain": dataMap{
"selectTopNode": dataMap{
"selectNode": dataMap{
"_keys": nil,
"filter": nil,
"scanNode": dataMap{
"filter": nil,
Expand Down

0 comments on commit 1744e41

Please sign in to comment.