[tests] Enable greater degree of parallelization

This commit is contained in:
Laura Hausmann 2024-12-04 23:32:29 +01:00
parent 00e157cc7e
commit f4f7833f36
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -0,0 +1 @@
[assembly: Parallelize(Scope = ExecutionScope.MethodLevel)]