Skip to content

Commit

Permalink
clarify test description
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Jan 3, 2025
1 parent a8d9c08 commit 68d5224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/matrix/matrix.tester.js
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ t.create('specify the homeserver fqdn for summary')
color: 'brightgreen',
})

t.create('test fetchMode override for matrix.org')
t.create('test fetchMode=guest is ignored for matrix.org')
.get('/ALIAS:DUMMY.dumb.json?server_fqdn=matrix.org&fetchMode=guest')
.intercept(nock =>
nock('https://matrix.org/')
Expand Down

0 comments on commit 68d5224

Please sign in to comment.