Skip to content

Commit 0804486

Browse files
committed
Add newline at the end of the files
1 parent cbab707 commit 0804486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.idea
1+
.idea

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Each test can have one of the three outputs:
1515
1. <span style="color: orange">**Warning** (orange)</span> - test did not pass, but ActiveCollab does not require that environment option to run. Warnings are usually throw in case of missing extensions that are optional, but good to have, or in cases in early warning about deprecated functionality.
1616
1. <span style="color: red">**Error** (red)</span> - requirement is not met and you will not be able to run ActiveCollab until you reconfigure your environment to support it. Errors are throw in case of missing extensions, or environment settings that will break ActiveCollab (like some unsupported opcode cache extensions).
1717

18-
That's it. If you have any questions or need our assistance, please get in touch: [https://activecollab.com/contact](https://activecollab.com/contact).
18+
That's it. If you have any questions or need our assistance, please get in touch: [https://activecollab.com/contact](https://activecollab.com/contact).

0 commit comments

Comments
 (0)