Elgg\Upgrade\LocatorTest::testCanGetExistingUpgrade PHP 메소드

testCanGetExistingUpgrade() 공개 메소드

    public function testCanGetExistingUpgrade()
    {
        // Can be implemented once PluginsSettingsTable::getEntities() is mocked
        $this->markTestIncomplete();
    }