This commit is contained in:
Shreyas Goenka 2024-11-29 02:30:33 +01:00
parent e9a5544e8c
commit 5531e2a0c0
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ func TestAllResourcesMocked(t *testing.T) {
} }
// Make sure that we at rename all non UC resources // Make sure that we at rename all non UC resources
func TestAllNonUCResourcesAreRenamed(t *testing.T) { func TestAllNonUcResourcesAreRenamed(t *testing.T) {
b := mockBundle(config.Development) b := mockBundle(config.Development)
// UC resources should not have a prefix added to their name. Right now // UC resources should not have a prefix added to their name. Right now