Skip to content

Commit 7c2ccac

Browse files
committed
fixup! [REF] fs_storage: server_environment should not be a required dependency
1 parent c2491d3 commit 7c2ccac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fs_attachment/tests/test_fs_storage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ def test_url_for_image_dir_optimized_and_not_obfuscated(self):
387387
{
388388
"name": "FS Product Image Backend",
389389
"code": "file",
390+
"protocol": "odoofs",
390391
"base_url": "https://localhost/images",
391392
"optimizes_directory_path": True,
392393
"use_filename_obfuscation": False,

0 commit comments

Comments
 (0)