Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartkats-db committed Oct 11, 2024
1 parent ef2400f commit d54f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/config/mutator/initialize_urls_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ func TestInitializeURLs(t *testing.T) {
}
}

func URLs_NoOrgId(t *testing.T) {
func TestInitializeURLsWithoutOrgId(t *testing.T) {
b := &bundle.Bundle{
Config: config.Root{
Resources: config.Resources{
Expand Down

0 comments on commit d54f641

Please sign in to comment.