Skip to content

Conversation

@killertux
Copy link

No description provided.

@killertux killertux force-pushed the feature/upgrade-travis branch from 24c68c1 to 57a1734 Compare September 6, 2022 15:57
@killertux killertux force-pushed the feature/upgrade-travis branch from 57a1734 to bbe4276 Compare September 13, 2022 18:47

$selections = $sheet_view->selection;
for ($i = 0; $i < count($expected_active_cells); $i++) {
$this->assertNotEmpty($selections[$i]);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We cannot assert that an object is not empty anymore. But, since we are validating the internal values of this object, I think that we are safe just removing this assert
image

@killertux killertux force-pushed the feature/upgrade-travis branch 6 times, most recently from 41cd3d1 to 441b036 Compare September 13, 2022 21:14
@killertux killertux force-pushed the feature/upgrade-travis branch from 441b036 to 9857934 Compare September 13, 2022 21:15
@killertux killertux merged commit c55c5c6 into master Sep 14, 2022
@killertux killertux deleted the feature/upgrade-travis branch September 14, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants