Skip to content

Commit dfefae1

Browse files
committed
Rename tests/ to test/
Use the singular test/ directory name and update the lone path reference in the publish workflow comment. All references inside the harness are relative and unaffected.
1 parent 6eb5c56 commit dfefae1

43 files changed

Lines changed: 1 addition & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# published or a v* tag is pushed. It builds, verifies the package contents,
55
# then publishes with npm provenance (supply-chain attestation).
66
#
7-
# Note: the QUnit suite (tests/SubtleTests.html) is a manual, real-browser
7+
# Note: the QUnit suite (test/SubtleTests.html) is a manual, real-browser
88
# harness (it targets IE8+ behavior) and is intentionally not run here.
99
#
1010
# Prerequisites (one-time, when you are ready to publish):
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)