summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_share_types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_share_types.py b/test/test_share_types.py
index 98ad106b..b5ed97a0 100644
--- a/test/test_share_types.py
+++ b/test/test_share_types.py
@@ -128,7 +128,7 @@ class TestShareTypes(TestApplicationProto):
{
"action": {
"share": temp_dir + "/assets",
- "types": ["!application/php"],
+ "types": ["!application/x-httpd-php"],
"fallback": {"proxy": "http://127.0.0.1:7081"},
}
},