Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix tests by specifying WordPress version
  • Loading branch information
alecgeatches committed Aug 3, 2022
commit 1125d5b79398b81b01b1733aa01f3dc87303c44a
3 changes: 2 additions & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"plugins": [
"."
],
"config": {}
"config": {},
"core": "WordPress/WordPress#6.0.1"
}