Skip to content

Commit 8c98f1b

Browse files
committed
revert test
1 parent cd3f9e6 commit 8c98f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ReaderTest.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DECLARE_LOG_OBJECT()
4141
using namespace pulsar;
4242

4343
static std::string serviceUrl = "pulsar://localhost:6650";
44-
static const std::string adminUrl = "http://localhost:8090/";
44+
static const std::string adminUrl = "http://localhost:8080/";
4545

4646
class ReaderTest : public ::testing::TestWithParam<bool> {
4747
public:

0 commit comments

Comments
 (0)