From 9a483c86e2bb609a7ab7953e58c4d4bd0f61747e Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Thu, 18 Aug 2022 09:29:35 +0000 Subject: [PATCH] Fix: Newline add to EOF --- --- a/.docker/Dockerfile-chain-dev-unit +++ b/.docker/Dockerfile-chain-dev-unit @@ -25,4 +25,4 @@ RUN cargo test --features=limit-testing -CMD cargo test --features=limit-testing \ No newline at end of file +CMD cargo test --features=limit-testing -- gitstuff