Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaemepereira committed Jul 24, 2024
1 parent 1e1f703 commit fc01a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/Menus/MoreOptionsMenuTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ final class MoreOptionsMenuTests: XCTestCase {
bookmarksMenu.performActionForItem(at: bookmarkAllTabsIndex)

// THEN
XCTAssertTrue(capturingActionDelegate.optionsButtonMenuRequestedBookmarkAllOpenTabsCalled)
XCTAssertTrue(capturingActionDelegate.optionsButtonMenuRequestedBookmarkAllOpenTabsCalled)
}

}
Expand Down

0 comments on commit fc01a2f

Please sign in to comment.