Skip to content

Commit

Permalink
Fix test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmayur001 committed Dec 4, 2024
1 parent 54c70ab commit 614fdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/db/samples/taxonomies.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

taxonomies = [
{ name: "Categories" },
{ name: "Brand" }
{ name: "Brands" }
]

taxonomies.each do |taxonomy_attrs|
Expand Down

0 comments on commit 614fdf4

Please sign in to comment.