Skip to content

Commit 18c0bc5

Browse files
author
Silvan Thus
committed
Add newlines to end of file
1 parent b00215e commit 18c0bc5

File tree

2 files changed

+3
-2
lines changed
  • Tests/fixtures/testcases

2 files changed

+3
-2
lines changed

Tests/fixtures/testcases/exception_when_missing/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ config:
88
environment:
99
IC_TEST_PROVIDED: bar
1010

11-
expect-exception: "InvalidArgumentException"
11+
expect-exception: "InvalidArgumentException"

Tests/fixtures/testcases/exception_when_missing_false/setup.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ config:
66
exception-when-missing: false
77

88
environment:
9-
IC_TEST_PROVIDED: bar
9+
IC_TEST_PROVIDED: bar
10+

0 commit comments

Comments
 (0)