Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Santos committed Oct 12, 2023
1 parent c686d82 commit 381ebcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func TestAccObjectStorageResource(t *testing.T) {
"data.stackit_objectstorage_credentials_group.credentials_group", "urn",
),

// Credential group data
// Credential data
resource.TestCheckResourceAttrPair(
"stackit_objectstorage_credential.credential", "project_id",
"data.stackit_objectstorage_credential.credential", "project_id",
Expand Down

0 comments on commit 381ebcf

Please sign in to comment.