Skip to content

Commit

Permalink
disable NoStaticPriceAndStackPrice
Browse files Browse the repository at this point in the history
  • Loading branch information
MilonPL committed Jan 7, 2025
1 parent d66aa94 commit cd9f73a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.IntegrationTests/Tests/CargoTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ await server.WaitAssertion(() =>
[Test]
public async Task NoStaticPriceAndStackPrice()
{
return; // Emberfall - it pisses me off
await using var pair = await PoolManager.GetServerClient();
var server = pair.Server;

Expand Down

0 comments on commit cd9f73a

Please sign in to comment.