Skip to content

Commit 593111e

Browse files
committed
test: ensure files consistently end with a newline
1 parent dfac32d commit 593111e

7 files changed

Lines changed: 6 additions & 7 deletions

File tree

internal/pkg/fixtures/configs/trigger-fire-and-forget.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
}
1111
},
1212
"rows": null
13-
}
13+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pull --storage-api-token %%TEST_KBC_STORAGE_API_TOKEN%%
1+
pull --storage-api-token %%TEST_KBC_STORAGE_API_TOKEN%%
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0
1+
0

test/cli/pull/orchestration-trigger-conditional-requirement/in/.keboola/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
"ignoredComponents": [],
2424
"branches": [],
2525
"configurations": []
26-
}
26+
}

test/cli/pull/orchestration-trigger-conditional-requirement/initial-state.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
}
1212
]
1313
}
14-

test/cli/pull/orchestration-trigger-conditional-requirement/out/.keboola/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"rows": []
5353
}
5454
]
55-
}
55+
}

test/cli/pull/orchestration-trigger-conditional-requirement/out/.keboola/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
%A
77
],
88
"defaultBranchId": %A
9-
}
9+
}

0 commit comments

Comments
 (0)