Commit 60ff71e
committed
Move MediaUploadHashTests into the cross-platform Swift package
Relocate the String.hash guard test from KeystoneTests to WordPressSharedTests
so it runs under `swift test` at the repo root. #25811 moved the other Gutenberg
tests into GutenbergProcessorsTests but left this one behind — it asserts a
Swift String hash value and has no processor dependency. Drops the vestigial
`@testable import WordPress`.1 parent b2fa6a4 commit 60ff71e
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments