mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
required changes for content benchmarks (#3327)
This commit is contained in:
@@ -250,6 +250,8 @@ namespace Robust.UnitTesting
|
||||
private bool _isAlive = true;
|
||||
private Exception? _unhandledException;
|
||||
|
||||
public IDependencyCollection InstanceDependencyCollection => DependencyCollection;
|
||||
|
||||
public virtual IntegrationOptions? Options { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user