kommentare und leere Dateien entfernt

This commit is contained in:
2025-07-28 22:27:33 +02:00
parent d6aad4efd8
commit 64a2ca1a47
10 changed files with 2 additions and 338 deletions
-6
View File
@@ -22,12 +22,6 @@ func TestImproveSkillHandler(t *testing.T) {
err := models.MigrateStructure()
assert.NoError(t, err)
// Also migrate skills and equipment to avoid preload errors
/*
err = skills.MigrateStructure()
assert.NoError(t, err)
*/
// Create test character with ID 20
/*
testChar := Char{