Skip to content

Commit

Permalink
maj tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MFrangi committed Sep 4, 2024
1 parent 48d859f commit 23c6224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/controllers/er/category.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const EXPECTED_PROPERTIES = [
"front_image",
"full_description",
"has_geometry",
"is_manufactured",
"keywords",
"name",
"name_complement",
Expand Down
1 change: 1 addition & 0 deletions test/controllers/er/product.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const EXPECTED_PROPERTIES = [
"front_image",
"full_description",
"has_geometry",
"is_manufactured",
"keywords",
"name",
"name_complement",
Expand Down

0 comments on commit 23c6224

Please sign in to comment.