Skip to content

Commit 4c205fd

Browse files
committed
This method should be tested.
1 parent 718205f commit 4c205fd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Admin/Provisioning/Integrations.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ public function create_integration_funnel( $event_goals, $funnel_name ) {
9191
* @param object $integration The integration object containing event goals to be deleted.
9292
*
9393
* @return void
94-
* @codeCoverageIgnore Because we don't want to test the API.
9594
*/
9695
public function delete_integration_goals( $integration ) {
9796
$goals = get_option( 'plausible_analytics_enhanced_measurements_goal_ids', [] );

0 commit comments

Comments
 (0)