Browse Source

add unit testing to navigation

pull/7096/head
Arman Ozak 5 years ago
parent
commit
ae03f8fc7f
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -740,6 +740,10 @@
{
"text": "PWA Configuration",
"path": "UI/Angular/PWA-Configuration.md"
},
{
"text": "Unit Testing",
"path": "UI/Angular/Unit-Testing.md"
}
]
},

Loading…
Cancel
Save