test: Added integration tests for the ValidateTheme macro

This commit is contained in:
2025-03-06 16:00:50 -07:00
parent b012fc29e4
commit 709f6ca6ca
7 changed files with 112 additions and 12 deletions
-1
View File
@@ -1,4 +1,3 @@
use crate::process;
use anyhow::Result;
use derivative::Derivative;
use ratatui::style::Color;