#include "utils/assert.hpp" auto main() -> int { permanent_assert(false, "TODO: implement memgraph bolt integration test"); return 0; }