Commit a27d92a
committed
Make sure to use a non-existent token in tests
When the "should fail when no token is passed and SA token cannot be
read" test is run within a pod on a Kubernetes cluster, the test will
fail because the service account token file is present. This change
provides a path to a file that should not conflict with any others on
the system
Signed-off-by: Nolan Brubaker <[email protected]>1 parent 9f3b1d0 commit a27d92a
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | | - | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments