Skip to content

Commit dd469fe

Browse files
update README factory_bot file location
1 parent a4a2758 commit dd469fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ yarn cypress open --project ./spec
7575
You can run your [factory_bot](https://github.com/thoughtbot/factory_bot) directly as well
7676

7777
```ruby
78-
# spec/cypress/app_commands/scenarios/basic.rb
78+
# spec/cypress/app_commands/factory_bot.rb
7979
require 'cypress_dev/smart_factory_wrapper'
8080

8181
CypressDev::SmartFactoryWrapper.configure(

0 commit comments

Comments
 (0)