restore API compatibility

This commit is contained in:
aler9
2023-07-31 10:00:40 +02:00
committed by Alessandro Ros
parent 8b8b52e689
commit 8ef42a27e9
6 changed files with 20 additions and 12 deletions

View File

@@ -1045,7 +1045,7 @@ func TestServerSessionTeardown(t *testing.T) {
}
func TestServerAuth(t *testing.T) {
nonce, err := auth.GenerateNonce()
nonce, err := auth.GenerateNonce2()
require.NoError(t, err)
s := &Server{