We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86fc0e9 + bc0b745 commit e5696edCopy full SHA for e5696ed
SimplenoteUITests/SimplenoteUITestsSearch.swift
@@ -47,7 +47,7 @@ class SimplenoteUISmokeTestsSearch: XCTestCase {
47
Sidebar.tagsDeleteAll()
48
NoteList.openAllNotes()
49
50
- allNotes.forEach { NoteList.createNoteThenLeaveEditor($0, usingPaste: true) }
+ allNotes.forEach { NoteList.createNoteThenLeaveEditor($0, usingPaste: false) }
51
}
52
53
override func setUpWithError() throws {
0 commit comments