From 6b0c03191275e1ee66cccb9fd2c325cb67573507 Mon Sep 17 00:00:00 2001 From: Konstantin Astakhov Date: Wed, 28 Sep 2022 14:52:52 +0000 Subject: [PATCH] fix unit tests Dockerfile --- --- a/.docker/Dockerfile-chain-dev-unit +++ b/.docker/Dockerfile-chain-dev-unit @@ -23,4 +23,4 @@ WORKDIR /dev_chain -CMD cargo test --features=limit-testing +CMD cargo test --features=limit-testing --workspace -- gitstuff