Commit cf9e385
committed
fixup! feat(conversationfolder): use per share conversation folders
fixup! feat(conversationfolder): use per share conversation folders
fix(tests): non-participant gets 404 from middleware, not 403
After moving to ChatController with #[RequireLoggedInParticipant], the
InjectionMiddleware converts ParticipantNotFoundException to OCS 404
(consistent with all other Talk endpoints). Update the expectation.1 parent 9e5ea31 commit cf9e385
File tree
1 file changed
+1
-1
lines changed- tests/integration/features/sharing-1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
0 commit comments