animation-delay moved to be configurable, so we don't need to account for it anymore

This commit is contained in:
Tessa Kelly 2023-08-08 09:50:46 -06:00
parent 3772e9d954
commit 5c79b571d9

View File

@ -180,8 +180,8 @@ describe("UI tests", function () {
};
const waitForInitialAnimation = {
// animation-delay + animation-duration in Mark's labelState animations
Block: 700,
// animation-duration in Mark's labelState animations
Block: 300,
};
const specialProcessing = {