mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-06 08:08:31 +00:00
Unskip working test
This commit is contained in:
@@ -161,8 +161,6 @@ func TestDefaultClient_RunCommandAsync_Success(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestDefaultClient_RunCommandAsync_BigOutput(t *testing.T) {
|
||||
// todo: figure out why larger outputs cause everything to block.
|
||||
t.Skip()
|
||||
v, err := version.NewVersion("0.11.11")
|
||||
Ok(t, err)
|
||||
tmp, cleanup := TempDir(t)
|
||||
|
||||
Reference in New Issue
Block a user