🚿 move and exclude test traits

This commit is contained in:
smiley
2025-11-01 21:28:10 +01:00
parent 53585226a5
commit 8237857cc3
18 changed files with 22 additions and 15 deletions
+1
View File
@@ -14,6 +14,7 @@ namespace chillerlan\QRCodeTest\Output;
use chillerlan\QRCode\QROptions;
use chillerlan\QRCode\Data\QRMatrix;
use chillerlan\QRCode\Output\{QROutputInterface, QRStringJSON};
use chillerlan\QRCodeTest\Traits\CssColorModuleValueProviderTrait;
use chillerlan\Settings\SettingsContainerInterface;
final class QRStringJSONTest extends QROutputTestAbstract{