Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/crazy-max/ghaction…
Browse files Browse the repository at this point in the history
…-import-gpg-6.1.0
  • Loading branch information
tdabasinskas committed Jan 5, 2024
2 parents a8d9f50 + f4037c9 commit be997c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backstage/data_source_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ func TestAccDataSourceGroup(t *testing.T) {
"url:https://github.com/backstage/backstage/tree/master/packages/catalog-model/examples/acme/"),
resource.TestCheckResourceAttr("data.backstage_group.test", "relations.0.type", "childOf"),
resource.TestCheckResourceAttr("data.backstage_group.test", "spec.parent", "backstage"),
resource.TestCheckResourceAttr("data.backstage_group.test", "spec.profile.picture",
"https://avatars.dicebear.com/api/identicon/team-a@example.com.svg?background=%23fff&margin=25"),
),
},
},
Expand Down

0 comments on commit be997c8

Please sign in to comment.