This commit is contained in:
Michael Becker 2025-01-17 22:11:01 -05:00
parent db7fd5e846
commit db210362f9

View File

@ -1,10 +1,11 @@
using System;
using Mocha.Core;
using Mocha.Testing;
using Mocha.Zq.Integration;
namespace Mocha.Zq.Tests;
public class IntegrationTests : Mocha.Core.Tests.OmsTestsBase
public class IntegrationTests : OmsTestsBase
{
[Test]