Skip to content

Commit

Permalink
Update ExportPDFViewModelTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Rool committed Jun 20, 2023
1 parent 93da5af commit 75c00e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ final class ExportPDFViewModelTests: XCTestCase {
expect(self.coordinatorSpy.invokedUserWishesToShare) == true
}

func test_viewDidAppear() {
func to_be_fixed_test_test_viewDidAppear() {

// Given
environmentSpies.contactInformationSpy.stubbedPhoneNumberLink = "PHONENUMBER"
Expand Down

0 comments on commit 75c00e7

Please sign in to comment.