Commit 6f723e0
authored
fix(test): Remove hard-coded SDK version assertion (#18771)
I accidentally left a hard-coded SDK version in a test recently added by
me. This PR fixes that so that CI doesn't break on the next release
Closes #18772 (added automatically)1 parent ac45e57 commit 6f723e0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments