Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
wienleung committed Mar 22, 2024
1 parent 2691911 commit 5de14ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rai/results_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1295,8 +1295,7 @@ var extraValueTypeTests = []execTest{
sig("output", vtype("Foo", "Bar", "MyType", Int64Type, Int64Type)),
row("output", value("Foo", "Bar", "MyType", int64(12), int64(34)))),
},
// There is a bug with nested value types
// RAI-23484
// RAI-23484 There is a bug with nested value types
/*
{
query: `
Expand Down

0 comments on commit 5de14ef

Please sign in to comment.