Skip to content

Commit 084dabf

Browse files
committed
Fix minor diffs
1 parent ba1d8c2 commit 084dabf

File tree

5 files changed

+7
-9
lines changed

5 files changed

+7
-9
lines changed

acceptance/bundle/python/experimental-compatibility-both-equal/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/python/experimental-compatibility-both-equal/output.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"format": "MULTI_TASK",
2020
"max_concurrent_runs": 1,
2121
"name": "My Job",
22-
"permissions": [],
2322
"queue": {
2423
"enabled": true
2524
}
@@ -58,14 +57,14 @@
5857
[
5958
0,
6059
1,
61-
846
60+
880
6261
]
6362
],
6463
"resources.jobs": [
6564
[
6665
0,
6766
1,
68-
855
67+
889
6968
]
7069
],
7170
"resources.jobs.my_job": [

acceptance/bundle/python/experimental-compatibility-both-error/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/python/experimental-compatibility/out.test.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/bundle/python/experimental-compatibility/output.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"format": "MULTI_TASK",
2020
"max_concurrent_runs": 1,
2121
"name": "My Job",
22-
"permissions": [],
2322
"queue": {
2423
"enabled": true
2524
}
@@ -51,14 +50,14 @@
5150
[
5251
0,
5352
1,
54-
791
53+
825
5554
]
5655
],
5756
"resources.jobs": [
5857
[
5958
0,
6059
1,
61-
800
60+
834
6261
]
6362
],
6463
"resources.jobs.my_job": [

0 commit comments

Comments
 (0)