// Copyright (c) HashiCorp, Inc. // SPDX-License-Identifier: BUSL-1.1 package commonplugins import ( "context" "fmt" "os" "path/filepath" "testing" "time" "github.com/hashicorp/nomad/ci" "github.com/shoenig/test/must" ) func TestExternalSecretsPlugin_Fingerprint(t *testing.T) { ci.Parallel(t) t.Run("runs successfully", func(t *testing.T) { pluginDir, pluginName := setupTestPlugin(t, fmt.Appendf([]byte{}, "#!/bin/sh\ncat <