Skip to content

Commit 2c799ad

Browse files
committed
Fix test_embed_optimizer_init_optimization_detective
1 parent dba4073 commit 2c799ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/embed-optimizer/tests/test-hooks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public function data_provider_to_test_embed_optimizer_init_optimization_detectiv
6363
'expected' => false,
6464
),
6565
'with_new_version' => array(
66-
'version' => '0.7.0',
66+
'version' => '99.0.0',
6767
'expected' => true,
6868
),
6969
);

0 commit comments

Comments
 (0)