Skip to content

Commit

Permalink
Namespace tweak for unbounded test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jun 26, 2024
1 parent 70c773f commit 53f6887
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
using Xunit;
using Xunit.Abstractions;

namespace NewRelic.Agent.UnboundedIntegrationTests.AWS
namespace NewRelic.Agent.UnboundedIntegrationTests.AWS.SQS
{
public abstract class SQSTestsBase<TFixture> : NewRelicIntegrationTest<TFixture>
where TFixture : ConsoleDynamicMethodFixture
Expand Down

0 comments on commit 53f6887

Please sign in to comment.