update display name of `name-tests-test`

This commit is contained in:
Anthony Sottile 2022-01-06 16:33:18 -05:00
parent fe7a536108
commit 879055f991
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@
language: python
types: [text]
- id: name-tests-test
name: tests should end in _test.py
name: python tests naming
description: this verifies that test files are named correctly.
entry: name-tests-test
language: python