Adjust value in syntax highlighting benchmark
This commit is contained in:
parent
8d98f3c983
commit
fa923f9b19
@ -1018,5 +1018,5 @@ fn benchmark_syntax_highlighting_parser() {
|
||||
.filter(|it| it.highlight.tag == HlTag::Symbol(SymbolKind::Function))
|
||||
.count()
|
||||
};
|
||||
assert_eq!(hash, 1616);
|
||||
assert_eq!(hash, 1609);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user