Skip to content

Commit

Permalink
Fix test data
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbradley committed Nov 4, 2024
1 parent b44438e commit 514c896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upgrade/steps_helpers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,8 @@ func TestGetExpectedTargetFromTarget(t *testing.T) {
"--state=open",
"--repo=pulumi/pulumi-cloudflare",
"--limit=100",
"--search=\"Upgrade terraform-provider- to\"",
"--json=title,number,author"
"--search=\"pulumiupgradeproviderissue\"",
"--json=title,number"
]
],
"outputs": [
Expand Down

0 comments on commit 514c896

Please sign in to comment.