Skip to content

Commit c2658c0

Browse files
committed
Fix simple liniting issues
1 parent 15ddb3e commit c2658c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Event/Test_Scan_Own_Posts_Event.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ public function set_up(): void {
3838
\remove_all_filters( 'iawmlf_own_content_allow_post' );
3939
\remove_all_filters( 'iawmlf_routinely_update_wayback_machine' );
4040
\remove_all_filters( 'iawmlf_routinely_update_wayback_machine_interval' );
41+
\remove_all_filters( 'iawmlf_auto_archiver_excluded_posts' );
4142

4243
// Clear the clients.
4344
$this->clear_clients();

0 commit comments

Comments
 (0)