fix:#7 fixed models in tests

This commit is contained in:
Elmar Kresse
2024-06-10 20:32:34 +02:00
parent 0f9fd9733c
commit e325297530
5 changed files with 45 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
package functions
import (
mockTime "htwkalender/service/functions/time"
mockTime "htwkalender-ical/service/functions/time"
"reflect"
"testing"
"time"