Skip to content

Commit

Permalink
Experimentos con filtros para fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
monroy95 committed Apr 8, 2021
1 parent b5543c0 commit 63bfb2b
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 197 deletions.
3 changes: 2 additions & 1 deletion cambiare_gtq/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ def fill_fixtures():
}

translations = {
"dt": "Translation", "filters": [
"dt": "Translation",
"filters": [
[
"source_text", "in", [
"Could not create USD to GTQ exchange rate, please try generating GTQ manually",
Expand Down
Loading

0 comments on commit 63bfb2b

Please sign in to comment.