Make bootstrap test name / description more generic

This commit is contained in:
yuvipanda
2018-10-31 11:21:09 -07:00
parent b644599af8
commit 99e3106b29
2 changed files with 7 additions and 3 deletions

View File

@@ -80,9 +80,9 @@ jobs:
plugins test_simplest_plugin.py
- run:
name: Run distro check test
name: Run bootstrap checks
command: |
py.test integration-tests/test_distro.py
py.test integration-tests/test_bootstrap.py