You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metadata/SchemaTemplateSerDeTests.java
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ public void testGoodSchemaTemplate() {
163
163
finalvarunionDesc = maybeUnionDesc.get();
164
164
165
165
// Check if all tables are part of union descriptor.
0 commit comments