mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 16:03:07 +00:00
Disables contract-failed market test.
This commit is contained in:
parent
01cefcc008
commit
9461968bd3
@ -21,6 +21,7 @@ namespace CodexReleaseTests.MarketTests
|
|||||||
private readonly TestToken pricePerSlotPerSecond = 10.TstWei();
|
private readonly TestToken pricePerSlotPerSecond = 10.TstWei();
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
[Ignore("Disabled for now: Test is unstable.")]
|
||||||
public void ContractFailed()
|
public void ContractFailed()
|
||||||
{
|
{
|
||||||
var hosts = StartHosts();
|
var hosts = StartHosts();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user