Better name for the pytest only directory

This commit is contained in:
Pedro Algarvio 2020-05-21 21:45:51 +01:00 committed by Daniel Wozniak
parent 02126dc4a5
commit dbdbfbcb01
7 changed files with 3 additions and 3 deletions

2
.github/CODEOWNERS vendored
View file

@ -60,7 +60,7 @@ salt/modules/reg.py @saltstack/team-windows @saltstack/team-core
salt/states/reg.py @saltstack/team-windows @saltstack/team-core
tests/*/*win* @saltstack/team-windows @saltstack/team-core
tests/*/test_reg.py @saltstack/team-windows @saltstack/team-core
tests/nts/* @saltstack/team-code @s0undt3ch
tests/pytests/* @saltstack/team-code @s0undt3ch
# Jenkins Integration
.ci/* @saltstack/saltstack-sre-team @saltstack/team-core

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
tests.nts.conftest
~~~~~~~~~~~~~~~~~~
tests.pytests.conftest
~~~~~~~~~~~~~~~~~~~~~~
"""
import pathlib