Skip to content

Commit c943c9f

Browse files
fix(chapter-2): ignore tests for karma tips and tricks
1 parent 3f724ce commit c943c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testacular.conf.js

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ files = [
1616
// list of files to exclude
1717
exclude = [
1818
'1820EN_01_Code/**',
19+
'1820EN_02_Code/10 - testing - karma tips and tricks/**',
1920
'1820EN_05_Code/**',
2021
'1820EN_06_Code/**',
2122
'1820EN_09_Code/01_directive_test_skeleton/test.js'

0 commit comments

Comments
 (0)