Use a longer example text in random combined injections test
This commit is contained in:
parent
fb35631337
commit
b222e8eb5a
1 changed files with 1 additions and 1 deletions
|
@ -2045,7 +2045,7 @@ mod tests {
|
|||
</div>
|
||||
"#
|
||||
.unindent()
|
||||
.repeat(2);
|
||||
.repeat(8);
|
||||
|
||||
let registry = Arc::new(LanguageRegistry::test());
|
||||
let language = Arc::new(erb_lang());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue