Skip to content

Commit

Permalink
32987 update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
yeneastgate committed Jun 16, 2023
1 parent bbe5215 commit 5f83667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestClassFormModelBuilderSimilarEstateSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ public function testCreateInputModelPictureTypes()

$pWPOptionsWrapper = new WPOptionWrapperTest();
$pDataSimilarEstatesSettingsHandler = new DataSimilarEstatesSettingsHandler($pWPOptionsWrapper);
$this->_pDataDetailView = $pDataSimilarEstatesSettingsHandler->createDataSimilarEstatesSettingsByValues($row);
$this->_pDataSimilarView = $pDataSimilarEstatesSettingsHandler->createDataSimilarEstatesSettingsByValues($row);


$pInstance = $this->getMockBuilder(FormModelBuilderSimilarEstateSettings::class)
Expand Down

0 comments on commit 5f83667

Please sign in to comment.