Skip to content

Commit

Permalink
Update crates/core/src/test.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ilevyor authored Mar 25, 2024
1 parent c1f6eb4 commit 458a4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6003,7 +6003,7 @@ fn dont_swallow_rewrites() {
TestArgExpected {
pattern: r#"
|engine marzano(0.1)
|language js(js_do_not_use)
|language js
|js"export default $susan" => `bob\n$susan`
|"#
.trim_margin()
Expand Down

0 comments on commit 458a4da

Please sign in to comment.