diff --git a/tests/desktop/normal/features_and_events/toggle_event_visibility.spec.ts b/tests/desktop/normal/features_and_events/toggle_event_visibility.spec.ts index 34abe7901..3b3ec7166 100644 --- a/tests/desktop/normal/features_and_events/toggle_event_visibility.spec.ts +++ b/tests/desktop/normal/features_and_events/toggle_event_visibility.spec.ts @@ -22,12 +22,12 @@ test("Toggle visibility of events should hide/show events on then sun", async ({ }, "Solar Flare Predictions": { AMOS: { - "C+ 34.05% M+:": {}, - "C+ 77.15% M+:": {} + "C+ 34.05%": {}, + "C+ 77.15%": {} }, "MAG4 Sharp FE": { - "M: 34.05% M+:": {}, - "M: 77.15% M+:": {} + "M: 34.05%": {}, + "M: 77.15%": {} } } }