This commit is contained in:
kim 2025-04-23 18:02:35 +01:00
commit d1c8ec46f7

View file

@ -117,7 +117,7 @@ func testNoLLaMasMiddleware(t *testing.T, e *gin.Engine, userAgent string) {
}
}
// Ensure valid results.
// Ensure valid posed challenge.
assert.NotZero(t, difficulty)
assert.NotEmpty(t, challenge)