We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdb446 commit c5b37e9Copy full SHA for c5b37e9
1 file changed
composer.json
@@ -74,6 +74,8 @@
74
],
75
"wp-test-clean": [
76
"npm --prefix wordpress run env:clean",
77
+ "ls -la wordpress/src/wp-content",
78
+ "ls -la wordpress/src/wp-content/database",
79
"rm -rf wordpress/src/wp-content/database"
80
]
81
}
0 commit comments