Skip to content

Commit

Permalink
Moved the create database tests to stress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Oct 25, 2024
1 parent d40e549 commit 3fb6870
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
using Shouldly;
using Weasel.Core;
using Xunit;
using Xunit.Sdk;

namespace CoreTests;
namespace StressTests;

[Collection("multi-tenancy")]
public class create_database_Tests : IDisposable
Expand Down

0 comments on commit 3fb6870

Please sign in to comment.