Skip to content

Commit

Permalink
s/eser/user/ (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah authored Oct 18, 2023
1 parent 659d74a commit fd1ca67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/reloading.feature
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Feature: automatically reloading factory_bot definitions
require 'test_helper'
class UserTest < ActiveSupport::TestCase
test "eser factory" do
test "user factory" do
user = FactoryBot.build(:user)
assert_equal "translation_value", User::TRANSLATION
Expand Down

0 comments on commit fd1ca67

Please sign in to comment.