Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 4573342

Browse files
committed
fix test
1 parent afbe88b commit 4573342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test-rendering.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ public function test_reactions() {
8484
);
8585
add_comment_meta( $id, 'semantic_linkbacks_avatar', 'http://example.com/photo' );
8686
Semantic_Linkbacks_Walker_Comment::$reactions = array( get_comment( $id ) );
87+
add_option( 'semantic_linkbacks_facepiles', array( 'reacji' ) );
8788

8889
ob_start();
8990
load_template( dirname( __FILE__ ) . '/../templates/linkbacks.php', false );

0 commit comments

Comments
 (0)