MyBuilder\Conductor\ConductorTest::test_it_should_fix_composer_lock_absolute_paths PHP Метод

test_it_should_fix_composer_lock_absolute_paths() публичный Метод

    public function test_it_should_fix_composer_lock_absolute_paths()
    {
        $this->markTestIncomplete();
        // real paths to the conductor zips
        // will be made relative from the point of view of the composer.lock file
    }