using LibMatrix.Services; namespace LibMatrix.Tests; public class ResolverTest { [Fact] public void ResolveServer() { } }