chore: promote dev → uat (GRO-1795 StatusBadge) #28

Merged
The Dogfather merged 3 commits from dev into uat 2026-05-26 13:23:52 +00:00
Showing only changes of commit 65686c8563 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
import { render, screen } from "@testing-library/react";
import { render, screen, fireEvent, waitFor } from "@testing-library/react";
import { parseTimeTo24Hour, isUpcoming, CustomerNotesSection, ConfirmationSection, StatusBadge } from "../portal/sections/Appointments.tsx";
const UPCOMING_APPT = {