mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Robot: attempt to get testing running
This commit is contained in:
parent
8d189023c7
commit
df79d98bfa
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ RCODE=$?
|
||||||
echo "END_OF_RUBOCOP_RESULTS"
|
echo "END_OF_RUBOCOP_RESULTS"
|
||||||
|
|
||||||
echo "TEST_RESULTS"
|
echo "TEST_RESULTS"
|
||||||
bundle exec ROBOT=true rake test
|
ROBOT=true bundle exec rake test
|
||||||
TCODE=$?
|
TCODE=$?
|
||||||
TCODE=0 # tmp
|
TCODE=0 # tmp
|
||||||
echo "END_OF_TEST_RESULTS"
|
echo "END_OF_TEST_RESULTS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue