Skip to content

Commit cd86ea7

Browse files
author
Hugo Osvaldo Barrera
committed
Run storage tests for ETESYNC too
1 parent 354aaec commit cd86ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ test:
5656
bash $(CODECOV_PATH) -c -F unit
5757
$(PYTEST) tests/system/
5858
bash $(CODECOV_PATH) -c -F system
59+
[ "$(ETESYNC_TESTS)" = "false" ] || make test-storage
5960
else
6061
test:
6162
$(PYTEST)

0 commit comments

Comments
 (0)