mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update tests
This commit is contained in:
parent
092d34b055
commit
3f837f90e6
@ -30,7 +30,7 @@ func TestNew_userAgent(t *testing.T) {
|
||||
request func(c *http.Client) error
|
||||
}{
|
||||
{
|
||||
fmt.Sprintf("Terraform/%s", version.Version),
|
||||
fmt.Sprintf("placeholderplaceholderplaceholder-OpenTF/%s (+https://www.opentf.org)", version.Version),
|
||||
func(c *http.Client) error {
|
||||
_, err := c.Get(ts.URL)
|
||||
return err
|
||||
|
Loading…
Reference in New Issue
Block a user