Add basic test for kubernetes kind documentation
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
committed by
Guillaume de Rouville
parent
6a442fae6c
commit
a8e218d808
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,7 +12,7 @@
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
tests/report.xml
|
||||
**/*/report.xml
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
@@ -26,3 +26,4 @@ tests/report.xml
|
||||
# node_modules
|
||||
tests/node_modules
|
||||
dist/
|
||||
docs/learn/tests/node_modules
|
||||
|
Reference in New Issue
Block a user