mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 07:28:06 +00:00
Adjust context
This commit is contained in:
@@ -328,7 +328,7 @@ var _ = Describe("OnePasswordItem controller", func() {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
Context("Unhappy part", func() {
|
Context("Unhappy path", func() {
|
||||||
It("Should throw an error if K8s Secret type is changed", func() {
|
It("Should throw an error if K8s Secret type is changed", func() {
|
||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
spec := onepasswordv1.OnePasswordItemSpec{
|
spec := onepasswordv1.OnePasswordItemSpec{
|
||||||
|
Reference in New Issue
Block a user