Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Jan 14, 2025
1 parent d114d4a commit f449db4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ class DebugScreenComposeTest {
onManualMigrationPressed = {},
state = UserDebugState(logPath = "logPath"),
onLoggingEnabledChange = {},
onDeleteLogs = {}
onDeleteLogs = {},
onDatabaseLoggerEnabledChanged = {},
)
}
}
Expand Down

0 comments on commit f449db4

Please sign in to comment.