isapego commented on code in PR #3903:
URL: https://github.com/apache/ignite-3/pull/3903#discussion_r1636223753


##########
modules/platforms/cpp/tests/client-test/basic_authenticator_test.cpp:
##########
@@ -22,20 +22,32 @@
 
 using namespace ignite;
 
-struct DISABLED_basic_authenticator_test : public basic_auth_test_suite {
+struct basic_authenticator_test : public basic_auth_test_suite {
+    /**
+     * Set up.
+     */
+    static void SetUpTestSuite() {
+        // Make sure that

Review Comment:
   This whole function is actually unneeded. Thanks for bringing it to my 
attention.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to