We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0023f1b commit 954b49bCopy full SHA for 954b49b
experimental/aitools/lib/installer/update_test.go
@@ -277,7 +277,6 @@ func TestUpdateOutputSortedAlphabetically(t *testing.T) {
277
assert.Equal(t, "databricks-sql", result.Updated[1].Name)
278
}
279
280
-
281
func TestUpdateSkillRemovedFromManifestWarning(t *testing.T) {
282
tmp := setupTestHome(t)
283
ctx := cmdio.MockDiscard(t.Context())
0 commit comments