Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sstarcher committed May 19, 2020
1 parent 42321ad commit 7491d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_objects.py
Expand Up @@ -1623,7 +1623,7 @@ def test_make_pod_with_ssl():
cmd=['jupyterhub-singleuser'],
port=8888,
image_pull_policy='IfNotPresent',
ssl_secret_name='ssl'
ssl_secret_name='ssl',
ssl_secret_mount_path="/etc/jupyterhub/ssl/"
)) == {
"metadata": {
Expand Down

0 comments on commit 7491d5c

Please sign in to comment.