mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-04-15 11:56:45 +02:00
Removes t.Skip() and re-activates integration test (#3299)
This commit is contained in:
parent
d395b362ed
commit
f16b11b804
@ -9,7 +9,6 @@ import (
|
||||
|
||||
func TestNpmProject(t *testing.T) {
|
||||
t.Parallel()
|
||||
t.Skip()
|
||||
container := givenThisContainer(t, IntegrationTestDockerExecRunnerBundle{
|
||||
Image: "paketobuildpacks/builder:full",
|
||||
User: "cnb",
|
||||
|
Loading…
x
Reference in New Issue
Block a user