Skip to content

Commit

Permalink
Update helix-term/tests/test/commands/movement.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
  • Loading branch information
pascalkuthe and the-mikedavis authored May 6, 2024
1 parent d9bf297 commit 4de8bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helix-term/tests/test/commands/movement.rs
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ async fn match_bracket() -> anyhow::Result<()> {

let python_tests = vec![
// python quotes have a slightly more complex syntax tree
// that tirggerd a bug in an old implementation so we test
// that triggerd a bug in an old implementation so we test
// them here
(
indoc! {r##"
Expand Down

0 comments on commit 4de8bd3

Please sign in to comment.