We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fede6 commit aeda788Copy full SHA for aeda788
1 file changed
tests/CACHE_DEPENDENCY_TESTS.md
@@ -76,8 +76,8 @@ invalidateTags([uriTag('page://self/html/blog-posting')]) → BlogPosting invali
76
77
| Component | Test File | Coverage |
78
|-----------|-----------|----------|
79
-| `UriTag::__invoke()` | `UtiTagTest::testInvoke` | URI to tag string conversion |
80
-| `UriTag::fromAssoc()` | `UtiTagTest::testFromAssoc` | Generate tags from array data |
+| `UriTag::__invoke()` | `UriTagTest::testInvoke` | URI to tag string conversion |
+| `UriTag::fromAssoc()` | `UriTagTest::testFromAssoc` | Generate tags from array data |
81
| `SurrogateKeys` | `SurrogateKeysTest` | Aggregate tags from multiple resources |
82
| `RepositoryLogger` | `RepositoryLoggerTest` | Log formatting with arrays |
83
0 commit comments