We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c26db commit ca9dee5Copy full SHA for ca9dee5
1 file changed
tests/playground-phpunit-readonly-cache.integration.test.ts
@@ -37,7 +37,7 @@ try {
37
}, {
38
source: dependency,
39
slug: "activation-dependency",
40
- activate: false,
+ activate: true,
41
}],
42
dependencyMounts: ["/wordpress/wp-content/plugins/readonly-phpunit-fixture", "/wordpress/wp-content/plugins/activation-dependency"],
43
mounts: [
0 commit comments