Skip to content

Commit aeda788

Browse files
committed
fix: Correct UtiTagTest typo to UriTagTest
1 parent 27fede6 commit aeda788

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/CACHE_DEPENDENCY_TESTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ invalidateTags([uriTag('page://self/html/blog-posting')]) → BlogPosting invali
7676

7777
| Component | Test File | Coverage |
7878
|-----------|-----------|----------|
79-
| `UriTag::__invoke()` | `UtiTagTest::testInvoke` | URI to tag string conversion |
80-
| `UriTag::fromAssoc()` | `UtiTagTest::testFromAssoc` | Generate tags from array data |
79+
| `UriTag::__invoke()` | `UriTagTest::testInvoke` | URI to tag string conversion |
80+
| `UriTag::fromAssoc()` | `UriTagTest::testFromAssoc` | Generate tags from array data |
8181
| `SurrogateKeys` | `SurrogateKeysTest` | Aggregate tags from multiple resources |
8282
| `RepositoryLogger` | `RepositoryLoggerTest` | Log formatting with arrays |
8383

0 commit comments

Comments
 (0)