Skip to content

Commit

Permalink
Fixing sample app's unit tests
Browse files Browse the repository at this point in the history
Summary: Fixing sample app's unit tests by adding proper `.pack` files to the test resources

Reviewed By: Ider

Differential Revision: D30312312

fbshipit-source-id: 5aee173
  • Loading branch information
ashish29dec authored and facebook-github-bot committed Aug 13, 2021
1 parent 1036634 commit bf18681
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/app/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*.pack
**/assets/**
.gradle/
/.idea/**
build/
Expand Down
Binary file added sample/app/src/test/resources/strings_ha.pack
Binary file not shown.
Binary file added sample/app/src/test/resources/strings_zh-rTW.pack
Binary file not shown.
Binary file added sample/app/src/test/resources/strings_zh.pack
Binary file not shown.

0 comments on commit bf18681

Please sign in to comment.