From a9d2c02a973275b957fb261eb0bc1ccde71e8c70 Mon Sep 17 00:00:00 2001 From: Murali Date: Thu, 19 Dec 2024 11:38:41 +0530 Subject: [PATCH] fix: onboarding func test failure --- tests/at_onboarding_cli_functional_tests/pubspec.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/at_onboarding_cli_functional_tests/pubspec.yaml b/tests/at_onboarding_cli_functional_tests/pubspec.yaml index ed05b86c..58ae0a99 100644 --- a/tests/at_onboarding_cli_functional_tests/pubspec.yaml +++ b/tests/at_onboarding_cli_functional_tests/pubspec.yaml @@ -18,6 +18,11 @@ dependency_overrides: url: https://github.com/atsign-foundation/at_libraries.git path: packages/at_auth ref: at_auth_faster_aes_changes + at_client: + git: + url: https://github.com/atsign-foundation/at_client.git + path: packages/at_client + ref: uptake_atchops_better_crypto at_onboarding_cli: path: ../../packages/at_onboarding_cli at_commons: