Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57ea109

Browse files
committed
fix test file name
1 parent7cbbc20 commit57ea109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎provisioner/terraform/resources_test.go‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ func ctxAndLogger(t *testing.T) (context.Context, slog.Logger) {
3333
returncontext.Background(),testutil.Logger(t)
3434
}
3535

36-
//TestConvertStateGoldenFiles compares the output of ConvertState to a golden
36+
//TestConvertStateGolden compares the output of ConvertState to a golden
3737
// file to prevent regressions. If the logic changes, update the golden files
3838
// accordingly.
39-
funcTestConvertStateGoldenFiles(t*testing.T) {
39+
funcTestConvertStateGolden(t*testing.T) {
4040
t.Parallel()
4141

4242
testResourceDirectories:=filepath.Join("testdata","resources")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp