Skip to content

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Beastwick18 committed Jun 22, 2024
1 parent a40c3ca commit 4d9d9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/popups.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ async fn test_themes() {
async fn test_download_client() {
let sync = EventBuilder::new()
.string('d')
.string("jjj")
.string("jjjj")
.enter()
.string('d')
.quit()
Expand Down

0 comments on commit 4d9d9d2

Please sign in to comment.