Skip to content

Commit 53e2f1a

Browse files
committed
.
1 parent cb54e9d commit 53e2f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/provider/cached_image_data_source_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
// TODO: change this to only test for a non-existent image.
17-
// Move the heavy lifting to integration/
17+
// Move the heavy lifting to integration.
1818
func TestAccCachedImageDataSource(t *testing.T) {
1919
ctx, cancel := context.WithTimeout(context.Background(), 5*time.Minute)
2020
t.Cleanup(cancel)

0 commit comments

Comments
 (0)