Skip to content

Commit 65d6aaf

Browse files
Yelinzczosel
andauthored
chore(unit): remove old comment
Co-authored-by: Christian Zosel <christian@zosel.ch>
1 parent 9bd7fbb commit 65d6aaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/services/alexandria-documents-test.js

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ module("Unit | Service | alexandria-documents", function (hooks) {
2727
(request) => !request.url.includes("categories"),
2828
);
2929

30-
// Each file generates three requests.
3130
assert.strictEqual(requests.length, files.length);
3231

3332
// Files will be uploaded in parallel. So, we cannot know the order.

0 commit comments

Comments
 (0)