add changeset

Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
This commit is contained in:
Matteo Silvestri
2022-09-01 15:13:31 +02:00
parent f5701aa793
commit bf3cc134eb
2 changed files with 52 additions and 1 deletions
@@ -109,7 +109,7 @@ describeIfKubernetes('KubernetesContainerRunner', () => {
args: ['echo', 'hello world'],
logStream,
mountDirs: {
'/notWorkdir/app': '/app',
hostdir: '/app',
},
};
await expect(containerRunner.runContainer(runOptions)).rejects.toThrow(