Skip to content

Commit 0304366

Browse files
committed
github action changes
1 parent 224dfdd commit 0304366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/civo/api_key_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ func TestAPIKeyImporter(t *testing.T) {
4747
"config file": {
4848
Files: map[string]string{
4949

50-
"~/.civo.json": plugintest.LoadFixture(t, "civo.json"),
50+
"~/.civo.json": plugintest.LoadFixture(t, ".civo.json"),
5151
},
5252
ExpectedCandidates: []sdk.ImportCandidate{
5353

0 commit comments

Comments
 (0)