Skip to content

Commit 954b49b

Browse files
committed
Fix gofmt: remove extra blank line in update_test.go
1 parent 0023f1b commit 954b49b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

experimental/aitools/lib/installer/update_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ func TestUpdateOutputSortedAlphabetically(t *testing.T) {
277277
assert.Equal(t, "databricks-sql", result.Updated[1].Name)
278278
}
279279

280-
281280
func TestUpdateSkillRemovedFromManifestWarning(t *testing.T) {
282281
tmp := setupTestHome(t)
283282
ctx := cmdio.MockDiscard(t.Context())

0 commit comments

Comments
 (0)