Skip to content

Commit

Permalink
Minor update to test
Browse files Browse the repository at this point in the history
  • Loading branch information
duedares-rvj committed Oct 30, 2024
1 parent 876ec53 commit 849eee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func TestConfigureProvider(t *testing.T) {
expectedDiagnostics: diag.Diagnostics{
diag.Diagnostic{
Severity: diag.Error,
Summary: "parse \"https://example.com:path\": invalid port \":path\" after host",
Summary: "Missing environment variables",
},
},
},
Expand Down

0 comments on commit 849eee8

Please sign in to comment.