mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
Merge pull request #5988 from baude/v2intrunsignal
enable run_signal integration tests
This commit is contained in:
@ -29,7 +29,6 @@ var _ = Describe("Podman run with --sig-proxy", func() {
|
||||
)
|
||||
|
||||
BeforeEach(func() {
|
||||
Skip(v2fail)
|
||||
tmpdir, err = CreateTempDirInTempDir()
|
||||
if err != nil {
|
||||
os.Exit(1)
|
||||
|
Reference in New Issue
Block a user