fix(observation): admit bounded LAB chunk coverage
This commit is contained in:
@@ -133,6 +133,7 @@ test("session catalog decodes canonical snake_case into a path-free camelCase mo
|
||||
durationSeconds: 1_450.744,
|
||||
replayable: true,
|
||||
preparation: null,
|
||||
lab: null,
|
||||
}]);
|
||||
assert.equal("raw_capture" in catalog.items[0], false);
|
||||
assert.equal("path" in catalog.items[0], false);
|
||||
|
||||
Reference in New Issue
Block a user