Merge branch 'main' into jtc/merge-main-at-d7849c79-to-github

This commit is contained in:
Joshua Casey
2024-05-10 14:22:09 -05:00
149 changed files with 219 additions and 468 deletions
@@ -544,7 +544,6 @@ func TestReadFromSecret(t *testing.T) {
},
}
for _, tt := range tests {
tt := tt
t.Run(tt.name, func(t *testing.T) {
t.Parallel()
session, err := ReadFromSecret(tt.secret)