Elgg\Upgrade\LocatorTest::testCanGetExistingUpgrade PHP Method

testCanGetExistingUpgrade() public method

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