This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Commit 91300ec
fix(nav-bar): add test for handling when a nav item's controller isn't found (#11964)
* add unit test
* add missing JSDoc
Co-authored-by: Tomasz Grabowski <[email protected]>
Co-authored-by: Michael Prentice <[email protected]>1 parent 579a327 commit 91300ec
File tree
2 files changed
+12
-1
lines changed2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
257 | 268 | | |
258 | 269 | | |
259 | 270 | | |
| |||
0 commit comments