Skip to content

Commit c9cdc2d

Browse files
Laure-diremyleone
andauthored
test(block): rename snapshot to avoid colision (#3512)
Co-authored-by: Rémy Léone <[email protected]>
1 parent f39184c commit c9cdc2d

File tree

2 files changed

+226
-373
lines changed

2 files changed

+226
-373
lines changed

internal/services/block/snapshot_data_source_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ func TestAccDataSourceSnapshot_Basic(t *testing.T) {
2626
}
2727
2828
resource scaleway_block_snapshot main {
29-
name = "test-ds-block-snapshot-basic"
29+
name = "test-ds-block-snapshot-basic-tf"
3030
volume_id = scaleway_block_volume.main.id
3131
}
3232

0 commit comments

Comments
 (0)