mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 07:04:10 +00:00
revert test update
This commit is contained in:
@@ -21,6 +21,6 @@ script:pre-request {
|
||||
tests {
|
||||
test("should disable redirect to ping", function() {
|
||||
const data = res.getBody();
|
||||
expect(data).to.equal('Maximum redirects (0) exceeded');
|
||||
expect(data).to.equal('Found. Redirecting to /ping');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user