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
    }