diff --git a/tests/test_refractor_notifs.py b/tests/test_refractor_notifs.py index b93e225..41dc452 100644 --- a/tests/test_refractor_notifs.py +++ b/tests/test_refractor_notifs.py @@ -3,7 +3,7 @@ Tests for Refractor Tier Completion Notification embeds. These tests verify that: 1. Tier-up embeds are correctly formatted for tiers 1-3 (title, description, color). -2. Tier 4 (Superfractor) embeds include the special title, description, and note field. +2. Tier 4 (Superfractor) embeds include the special title, description, and color. 3. Multiple tier-up events each produce a separate embed. 4. An empty tier-up list results in no channel sends.