Skip to content

Commit 7c4dcd1

Browse files
yafAndreiaPena
andauthored
Update certif/tests/unit/services/url-test.js
Co-authored-by: Andreia Pena <58915422+AndreiaPena@users.noreply.github.com>
1 parent d8b9994 commit 7c4dcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

certif/tests/unit/services/url-test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ module('Unit | Service | url', function (hooks) {
285285
});
286286

287287
module('#invigilatorDocumentationUrl', function () {
288-
test('should return the pix companion documentation url', function (assert) {
288+
test('should return the invigilator documentation url', function (assert) {
289289
// given
290290
const service = this.owner.lookup('service:url');
291291

0 commit comments

Comments
 (0)