Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] in README.md fixtures -> fixture #212

Closed
Ebazhanov opened this issue Aug 11, 2020 · 1 comment
Closed

[Bug] in README.md fixtures -> fixture #212

Ebazhanov opened this issue Aug 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Ebazhanov
Copy link
Contributor

Ebazhanov commented Aug 11, 2020

Current behavior:

   Inside [README.md](https://github.com/abramenal/cypress-file-upload/blob/master/README.md) file
  for two blocks we have incorrect name of `fixtures`

image

Desired behavior:

   To match requirements we have to use `fixture` instead of `fixtures`

image

Steps to reproduce: (app code and test code)

 Use `fixtures` instead of `fixture`

Versions

"cypress-file-upload": "^4.0.7", / macOS / Chrome

FYI

Pull request is read y to go [https://github.com/abramenal/cypress-file-upload/pull/211](https://github.com/abramenal/cypress-file-upload/pull/211)
@Ebazhanov Ebazhanov added the bug Something isn't working label Aug 11, 2020
@josephzidell
Copy link
Contributor

Merged with #211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants