Commit d4d742c
committed
fix: create new auth instance after config change in test_verified_token
The test was failing on CI because it was using an auth instance created with
the old configuration. Now it creates a new instance after updating the config.1 parent ea536a2 commit d4d742c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | | - | |
109 | | - | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
0 commit comments