dev set timeout 30 sec
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-19 17:28:01 +07:00
parent 34231d9f6f
commit db4cf41800
@@ -2,5 +2,5 @@ package ru.soune.nocopy.entity.payment;
public enum PaymentOperationType {
TARIFF,
TOKEN_REFILL
TOKEN
}