Skip to content

Commit d744797

Browse files
committed
update readme
1 parent a109ac1 commit d744797

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ This playbook installs [authentication-extension](https://github.com/neo4j-contr
2424

2525
This playbook uses `upstart` to restart neo4j automatically whenever the server is restarted.
2626

27+
## Testing
28+
29+
Please test any changes to the playbook using serverspec. To run the tests, run `bundle install` and `bundle exec rake spec`. Check out the `spec/` folder for examples.
30+
2731
## Licence
2832

29-
The Ansible playbooks are licenced under MIT as described in `LICENCE.md`. neo4j is licenced under GPLv3 as described in [its README](https://github.com/neo4j/neo4j#licensing).
33+
The Ansible playbooks are licenced under MIT as described in `LICENCE.md`. neo4j is licenced under GPLv3 as described in [its README](https://github.com/neo4j/neo4j#licensing).

0 commit comments

Comments
 (0)