feat: add AgentNodeIndexController for node listing and remove settlement_cycle field from AgentProfile logic
This commit is contained in:
@@ -44,7 +44,6 @@ test('super admin can update agent profile with capability flags', function ():
|
||||
'credit_limit' => 1200,
|
||||
'rebate_limit' => 1,
|
||||
'default_player_rebate' => 0.5,
|
||||
'settlement_cycle' => 'weekly',
|
||||
'can_grant_extra_rebate' => false,
|
||||
'can_create_child_agent' => true,
|
||||
'can_create_player' => true,
|
||||
|
||||
Reference in New Issue
Block a user