Skip to content

Commit b3bc0af

Browse files
committed
Clarify comment
1 parent cece66c commit b3bc0af

File tree

1 file changed

+2
-1
lines changed
  • source/unified-test-format/tests

1 file changed

+2
-1
lines changed

source/unified-test-format/tests/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ all: atlas-data-lake \
5959

6060
# Keep specifications sorted alphabetically
6161
# When adding a new specification, remember to add it to the all and .PHONY targets above
62-
# For specifications that contain
62+
# For specifications that contain multiple test folders, create a target for each folder
63+
# in addition to a target for the specification itself
6364
atlas-data-lake: HAS_AJV
6465
@ajv test -s $(SCHEMA) -d "../../atlas-data-lake-testing/tests/unified/*.yml" --valid
6566

0 commit comments

Comments
 (0)