Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
test(reminder): ReminderTest adapt to new return type
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaBrighi committed Jul 11, 2023
1 parent 25f2f78 commit e134d80
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import java.time.LocalDate
import java.time.LocalTime

class ReminderTest : StringSpec({
val className = "1A"
val subject = "math"
val isbn = "9788843025343"
val reminder = Reminder.create()
Expand Down

0 comments on commit e134d80

Please sign in to comment.