Ensure consistency between description and excerpt
This commit is contained in:
parent
c6ee7f805e
commit
2f6f27e1fa
22 changed files with 22 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Ignoring PHPCS sniffs for PHPUnit tests
|
||||
description: How to exclude certain PHPCS sniffs within your PHPUnit tests, so that you can write your tests methods how you'd like without getting coding standards errors.
|
||||
excerpt: How to exclude certain PHPCS sniffs within your PHPUnit tests, so that you can write your tests methods how you'd like without getting coding standards errors.
|
||||
tags: [Drupal, Drupal Planet, PHP, PHPUnit]
|
||||
date: 2021-01-04
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue