Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Jan 22, 2025
1 parent c619a07 commit 06edcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/SpeziOnboardingTests/SpeziOnboardingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ final class SpeziOnboardingTests: XCTestCase {
includingTimestamp: false
)

let documentExport = ConsentDocumentExport(
var documentExport = ConsentDocumentExport(
markdown: markdownData,
exportConfiguration: exportConfiguration,
documentIdentifier: ConsentDocumentExport.Defaults.documentIdentifier
Expand Down

0 comments on commit 06edcf3

Please # to comment.