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
The hazards section only accounts for the single "unknown" hazard value, but we have unknown values now for each individual hazard type.
For the overall unknown output string, the check should also account for unknownFlashingHazard, unknownMotionSimulationHazard, and unknownSoundHazard being set, like is done for the three "no hazard" tests in the first step.
The text was updated successfully, but these errors were encountered:
The hazards section only accounts for the single "unknown" hazard value, but we have unknown values now for each individual hazard type.
For the overall unknown output string, the check should also account for unknownFlashingHazard, unknownMotionSimulationHazard, and unknownSoundHazard being set, like is done for the three "no hazard" tests in the first step.
The text was updated successfully, but these errors were encountered: