diff --git a/objectbox/Makefile b/objectbox/Makefile index 05fc97be..a5bc7bfd 100644 --- a/objectbox/Makefile +++ b/objectbox/Makefile @@ -13,7 +13,6 @@ depend: ## Build dependencies dart pub get integration-test: ## Execute integration tests -# FIXME Temporarily disable examples that are not upgraded to latest tools -# ./tool/integration-test.sh example/flutter/objectbox_demo + ./tool/integration-test.sh example/flutter/objectbox_demo ./tool/integration-test.sh example/flutter/objectbox_demo_relations -# ./tool/integration-test.sh example/flutter/objectbox_demo_sync + ./tool/integration-test.sh example/flutter/objectbox_demo_sync