Skip to content

Commit f13f990

Browse files
author
Michiel Verkoijen
committed
2 parents 03aaeda + 9921e50 commit f13f990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/IntegrationTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ protected function has_postbox_container() {
8484
}
8585

8686
protected function has_medium_large_size() {
87-
return wordpress_version() > 44;
87+
return wordpress_version() >= 44;
8888
}
8989

9090
protected function postbox_dimension_selector() {

0 commit comments

Comments
 (0)