add .rspec file to the qa dir so the default formater is documentation

Fixes #5561
This commit is contained in:
Pere Urbon-Bayes 2016-06-28 18:14:04 +02:00
parent 6a1e64660d
commit 13b29db5f6

2
qa/.rspec Normal file
View file

@ -0,0 +1,2 @@
--format
documentation