Skip to content

Commit f4e0fac

Browse files
authored
shorten snippets test name (googleapis#5091)
1 parent cb16d7d commit f4e0fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/nox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def system(session, py):
105105

106106
@nox.session
107107
@nox.parametrize('py', ['2.7', '3.6'])
108-
def snippets_tests(session, py):
108+
def snippets(session, py):
109109
"""Run the system test suite."""
110110

111111
# Sanity check: Only run system tests if the environment variable is set.

0 commit comments

Comments
 (0)