mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-07 16:33:53 +00:00
temporarily remove testecbug as CI appears to be terminating after starting this process ( could just be that it's the last test)
This commit is contained in:
parent
7c8894e178
commit
e33dc390ea
@ -16,7 +16,7 @@ const TestConfigs =
|
||||
IntegrationTestConfig.init("./integration/testmarketplace", startHardhat = true),
|
||||
IntegrationTestConfig.init("./integration/testproofs", startHardhat = true),
|
||||
IntegrationTestConfig.init("./integration/testvalidator", startHardhat = true),
|
||||
IntegrationTestConfig.init("./integration/testecbug", startHardhat = true),
|
||||
# IntegrationTestConfig.init("./integration/testecbug", startHardhat = true),
|
||||
]
|
||||
|
||||
# Echoes stderr if there's a test failure (eg test failed, compilation error)
|
||||
|
Loading…
x
Reference in New Issue
Block a user