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
+1 -1
View File
@@ -84,7 +84,7 @@ func TestGetMasterData(t *testing.T) {
func TestGetMDSkillCategories(t *testing.T) {
database.SetupTestDB(false)
//gsmaster.MigrateStructure()
ski := models.Skill{}
categories, err := ski.GetSkillCategories()
assert.NoError(t, err)