We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0db56f commit 3781a5eCopy full SHA for 3781a5e
index/generator/library/library_test.go
@@ -512,7 +512,7 @@ func TestValidateIndexComponent(t *testing.T) {
512
"Case 22: test stack component has wrong iconUrl",
513
schema.Schema{
514
Name: "nodejs",
515
- Icon: "https://github.com/"
+ Icon: "https://github.com/",
516
Versions: []schema.Version{
517
{
518
Version: "1.0.0",
0 commit comments