Support lazy serv

Created on 25 February 2025, 2 months ago

Problem/Motivation

Services with @? can not be with TestHelpers

Steps to reproduce

Proposed resolution

Add

      if (substr($argument, 1, 1) == '?') {
        $argument = str_replace('?', '', $argument);
      }

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.5

Component

Code

Created by

🇵🇱Poland dmitry.korhov Poland, Warsaw

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024