Skip to content

Commit

Permalink
Update projects/js-packages/components/components/threats-data-view/s…
Browse files Browse the repository at this point in the history
…tories/index.stories.tsx
  • Loading branch information
nateweller authored Oct 24, 2024
1 parent 7221cf9 commit 27fc7bc
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,7 @@ Default.args = {
file: '/var/www/html/wp-admin/index.php',
extensionStatus: '',
},
fixer: {
status: 'in_progress',
last_updated: new Date( '1999-09-09T19:19:19.000Z' ).toISOString(),
},
fixer: null,
filename: '/var/www/html/wp-admin/index.php',
diff: "--- /tmp/wordpress/6.6.2/wordpress/wp-admin/index.php\t2024-10-07 20:40:04.887546480 +0000\n+++ /var/www/html/wp-admin/index.php\t2024-10-07 20:39:58.775512965 +0000\n@@ -210,3 +210,4 @@\n wp_print_community_events_templates();\n \n require_once ABSPATH . 'wp-admin/admin-footer.php';\n+if ( true === false ) exit();\n\\ No newline at end of file\n",
},
Expand Down

0 comments on commit 27fc7bc

Please sign in to comment.