## ✅ normalised.path.and.dir.exists -----------------------------------------------------------
expect_error(normalised.path.and.dir.exists('/dska/bla'))
expect_error(normalised.path.and.dir.exists('/dsk'))
expect_error(normalised.path.and.dir.exists('/dsk/'))
expect_error(normalised.path.and.dir.exists('/dsk/../../'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.