Skip to content

Commit 84f1f53

Browse files
andrewborsteingrantspeelman
authored andcommitted
README Typo: Cypress => CypressDev (#7)
1 parent 45866d0 commit 84f1f53

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
@@ -192,7 +192,7 @@ require 'cypress_dev/middleware'
192192
CypressDev.configure do |c|
193193
c.cypress_folder = File.expand_path("#{__dir__}/test/cypress")
194194
end
195-
use Cypress::Middleware
195+
use CypressDev::Middleware
196196

197197
run MyApp
198198
```

0 commit comments

Comments
 (0)