Skip to content

Commit 7e552cf

Browse files
author
Winter Dong
committed
Reenable unit tests
1 parent aa3e322 commit 7e552cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/unit_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ RAKE_VERBOSE=true mispipe "bundle exec rake install" "ts '[%Y-%m-%d %H:%M:%S]'"
6363
RAKE_VERBOSE=true mispipe "bundle exec rake build --trace" "ts '[%Y-%m-%d %H:%M:%S]'"
6464

6565
# unit tests
66-
# bundle exec rake circle:run_tests --trace
66+
bundle exec rake circle:run_tests --trace
6767

6868
mispipe "echo 'Ending timestamp'" ts

0 commit comments

Comments
 (0)