Updated size of executor in integration test

This commit is contained in:
Priya Wadhwa 2018-03-05 10:02:30 -08:00
parent 7456e9de9a
commit 0ec124c9fb
No known key found for this signature in database
GPG Key ID: 0D0DAFD8F7AA73AE
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"Adds": [ "Adds": [
{ {
"Name": "/workspace", "Name": "/workspace",
"Size": 16271436 "Size": 16298144
}, },
{ {
"Name": "/workspace/Dockerfile", "Name": "/workspace/Dockerfile",
@ -15,7 +15,7 @@
}, },
{ {
"Name": "/workspace/executor", "Name": "/workspace/executor",
"Size": 16271436 "Size": 16298144
} }
], ],
"Dels": [ "Dels": [