fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-24 01:24:14 +00:00
parent 2f3c8a78de
commit 370e9cce25

View File

@ -142,7 +142,7 @@ class Promotion
* @var int
* @since 1.0.0
*/
private int $progressType = ProgressType::MANUAL;
public int $progressType = ProgressType::MANUAL;
/**
* Created.