mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Robot turn basic test off
This commit is contained in:
parent
b2f5fc42e4
commit
f27b710d17
1 changed files with 4 additions and 1 deletions
|
@ -36,7 +36,10 @@ RCODE=$?
|
|||
echo "END_OF_RUBOCOP_RESULTS"
|
||||
|
||||
echo "TEST_RESULTS"
|
||||
ROBOT=true bundle exec rake
|
||||
# basic test
|
||||
# ROBOT=true bundle exec rake
|
||||
|
||||
# all tests with EPP
|
||||
ROBOT=true bundle exec test
|
||||
TCODE=$?
|
||||
echo "END_OF_TEST_RESULTS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue