Skip to content

Commit 54017bb

Browse files
author
Winter Dong
committed
Uncomment unit test run
1 parent 5eab083 commit 54017bb

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 --trace" "ts '[%Y-%m-%d %H:%
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)