mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 07:45:45 +01:00
Bump respect/coding-standard from 4 to 5
This commit is contained in:
parent
7f66bcea10
commit
cfeb01e89e
355 changed files with 1579 additions and 1879 deletions
|
|
@ -14,5 +14,5 @@ test('Scenario #1', catchFullMessage(
|
|||
- "really messed up screen#name" must contain only letters (a-z) and digits (0-9)
|
||||
- "really messed up screen#name" must not contain whitespaces
|
||||
- The length of "really messed up screen#name" must be between 1 and 15
|
||||
FULL_MESSAGE)
|
||||
FULL_MESSAGE),
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue