Page MenuHomePhorge

WalletCheck cleanup
ClosedPublic

Authored by machniak on Dec 10 2024, 10:48 AM.

Details

Reviewers
mollekopf
Group Reviewers
Restricted Project
Commits
rK5d2a518a8832: WalletCheck cleanup
Summary
  1. Since we always cann wallet top-up the steps that do the same can be removed
  2. Removed redundant owner existence checks, we do this on the job start
Test Plan

./phpunit tests/Feature/Jobs/WalletCheckTest.php

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Dec 10 2024, 11:08 AM
This revision was automatically updated to reflect the committed changes.