Skip to content

Commit

Permalink
test code sniffs
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed May 19, 2024
1 parent 93ec3e2 commit 9a04796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @package FoundationPress
*/

if ( ! class_exists( 'Foundationpress_Comments' ) ) :
if ( ! class_exists( 'Foundationpress_Comments') ) :
/**
* Comment
*/
Expand Down

0 comments on commit 9a04796

Please sign in to comment.