Skip to content

Commit c656c0a

Browse files
committed
Fix snapshot
1 parent d8b994f commit c656c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/requests/api/v1/__snapshots__/file_formats_controller_file_formats_index.snap

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"id" => "__REMOVED__",
88
"format" => "android",
99
"name" => "Android",
10-
"import_support" => false,
10+
"import_support" => true,
1111
"export_support" => true,
1212
"plural_support" => true,
1313
"skip_empty_plural_translations_support" => true

0 commit comments

Comments
 (0)