Skip to content

Commit 00b53aa

Browse files
author
Dhirenderchoudhary
committed
removed a statement
1 parent 6685c0c commit 00b53aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/requests.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ describe("/requests OOO", function () {
160160
});
161161
});
162162

163-
it("should create a new request when dev is true", function (done) {
163+
it("should create a new", function (done) {
164164
chai
165165
.request(app)
166166
.post(requestsEndpoint)

0 commit comments

Comments
 (0)