From 44fcb990334a9a64dc6507a1ea18e3e24c672d94 Mon Sep 17 00:00:00 2001 From: Emily Miller Date: Fri, 5 Mar 2021 10:22:34 -0800 Subject: [PATCH] add expected file --- tests/test_creation.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_creation.py b/tests/test_creation.py index 6227ffc..c42e36e 100644 --- a/tests/test_creation.py +++ b/tests/test_creation.py @@ -91,6 +91,7 @@ def verify_files(root, config): "docs/index.rst", "docs/make.bat", "notebooks/.gitkeep", + "notebooks/.nbautoexport", "references/.gitkeep", "reports/.gitkeep", "reports/figures/.gitkeep",