zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 9ff7a48e41e99c84695a150032af85ce32ceb81d
parent 2f30c0c11264f0222a640e394fc8c4e2385931d3
Author: srfsh <dev@srf.sh>
Date:   Tue, 19 Jul 2022 17:46:37 +0300

test/vf/claim: style fix

Diffstat:
Mtest/vf/claim.test.exs | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/test/vf/claim.test.exs b/test/vf/claim.test.exs @@ -15,7 +15,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. - defmodule ZenflowsTest.VF.Claim do use ZenflowsTest.Help.EctoCase, async: true