Стабилизация синхронного LAB-воспроизведения
This commit is contained in:
@@ -209,7 +209,8 @@ test("data recordings keep the compact session dropdown and laboratory results s
|
||||
assert.match(laboratorySource, /experimentOptionsForProfile/);
|
||||
assert.match(laboratorySource, /workOptionsForExperiment/);
|
||||
assert.doesNotMatch(laboratorySource, /laboratoryWorkOrdinal/);
|
||||
assert.match(laboratorySource, /initialWorkSelectedRef/);
|
||||
assert.match(laboratorySource, /freshestLaboratorySelection\(catalog\)/);
|
||||
assert.match(laboratorySource, /initialSelectionAppliedRef/);
|
||||
assert.match(laboratorySource, /pollingEnabled:\s*false/);
|
||||
assert.match(laboratorySource, /useAdvancedLaboratoryCatalog/);
|
||||
assert.doesNotMatch(laboratorySource, /fetchAdvancedLaboratoryResults/);
|
||||
|
||||
Reference in New Issue
Block a user