Skip to content

Commit

Permalink
github action changes
Browse files Browse the repository at this point in the history
  • Loading branch information
itsCheithanya committed Jun 26, 2023
1 parent 224dfdd commit 0304366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/civo/api_key_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ func TestAPIKeyImporter(t *testing.T) {
"config file": {
Files: map[string]string{

"~/.civo.json": plugintest.LoadFixture(t, "civo.json"),
"~/.civo.json": plugintest.LoadFixture(t, ".civo.json"),
},
ExpectedCandidates: []sdk.ImportCandidate{

Expand Down

0 comments on commit 0304366

Please sign in to comment.