We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25caa06 commit 882d336Copy full SHA for 882d336
test/README.md
@@ -90,7 +90,7 @@ cd test
90
go test -v ./... \
91
-kubeconfig=/home/gitpod/.kube/config \
92
-namespace=default \
93
- -run TestAdminBlockUser
+ -run TestWorkspaceInstrumentation
94
```
95
96
# Tips
0 commit comments