Skip to content

Commit

Permalink
aeon:added the ability to connect from the config Closes #TNTP-1073
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrLitkevich committed Feb 1, 2025
1 parent ec98a99 commit 661d0a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/aeon/test_aeon.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ def test_cli_ssl_arguments_success(tt_cmd, aeon_ssl, certificates):
),
],
)

def test_cli_arguments_fail(tt_cmd, certificates, args, error):
cmd = [str(tt_cmd), *AeonConnectCommand]
cmd += (a.format(**certificates) for a in args)
Expand Down

0 comments on commit 661d0a3

Please sign in to comment.