Commit 4bfc6af
committed
fix(sanity): use client with post-login authtoken for OAuth tests
After login(), replace client with contentstackClient(authtoken) so
getUser and downstream OAuth tests (token exchange, logout) run
authenticated instead of skipping with error 105.1 parent 4efcaa8 commit 4bfc6af
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments