make test
@@ -80,7 +80,7 @@ clean:
format:
cd core && cargo +nightly fmt
test: $(BACKEND_SRC) $(ENVIRONMENT_FILE)
test: $(CORE_SRC) $(ENVIRONMENT_FILE)
cd core && cargo build && cargo test
sdk:
The note is not visible to the blocked user.