mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-23 08:03:14 +01:00
Add bin/run-tests script to run the tests
This commit is contained in:
parent
aafc2549c8
commit
acc3aa9007
1 changed files with 3 additions and 0 deletions
3
bin/run-tests
Executable file
3
bin/run-tests
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
xvfb-run bundle exec rspec
|
Loading…
Reference in a new issue