From c95e7354111a992528dec0dce76f9fba8f033228 Mon Sep 17 00:00:00 2001 From: b-yap <2826165+b-yap@users.noreply.github.com> Date: Thu, 2 May 2024 18:13:42 +0800 Subject: [PATCH] https://github.com/pendulum-chain/spacewalk/pull/513#discussion_r1582973897 --- pallets/vault-registry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallets/vault-registry/README.md b/pallets/vault-registry/README.md index 63dac2beb..c1368a820 100644 --- a/pallets/vault-registry/README.md +++ b/pallets/vault-registry/README.md @@ -8,7 +8,7 @@ Run `cargo build` from the root folder of this directory. ## Testing -Run `cargo +nightly` from the root folder of this directory. +Run `cargo +nightly test` from the root folder of this directory. ## Runtime Integration