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

Fix CONTRIBUTING.md#integration-tests ./tasks/test-tutorial to ./tasks/run-e2e #2593

Merged
merged 1 commit into from May 21, 2021
Merged

Fix CONTRIBUTING.md#integration-tests ./tasks/test-tutorial to ./tasks/run-e2e #2593

merged 1 commit into from May 21, 2021

Conversation

devhmac
Copy link
Contributor

@devhmac devhmac commented May 21, 2021

First ever contribution!

Replaces ./tasks/test-tutorial with ./tasks/run-e2e in CONTRIBUTING.md as per issue #2136!

@thedavidprice this should be good to go if all is well.

@jtoar jtoar linked an issue May 21, 2021 that may be closed by this pull request
@jtoar
Copy link
Contributor

jtoar commented May 21, 2021

@devhmac awesome, thanks a ton!

@devhmac
Copy link
Contributor Author

devhmac commented May 21, 2021

Of course! Thanks for letting me be apart!
Cant wait for more.

@jtoar jtoar merged commit dc53a1f into redwoodjs:main May 21, 2021
@thedavidprice thedavidprice added this to the next-release milestone May 21, 2021
dac09 added a commit to dac09/redwood that referenced this pull request May 24, 2021
…-codegen

* 'main' of github.com:redwoodjs/redwood:
  Removes console warnings in webhook verifiers (redwoodjs#2563)
  build(deps): bump eslint from 7.26.0 to 7.27.0 (redwoodjs#2610)
  CONTRIBUTING.md: styling tweaks for improved readability and consistency (redwoodjs#2608)
  build(deps): bump esbuild from 0.11.21 to 0.12.1 (redwoodjs#2579)
  Cache magic.link's token  (redwoodjs#2555)
  build(deps): bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3 (redwoodjs#2603)
  build(deps): bump @types/node from 15.3.1 to 15.6.0 (redwoodjs#2601)
  eslint-plugin-import 2.23.2 with lint fixes (redwoodjs#2604)
  build(deps): bump @apollo/client from 3.3.18 to 3.3.19 (redwoodjs#2576)
  build(deps): bump apollo-server-lambda from 2.22.2 to 2.24.1 (redwoodjs#2580)
  build(deps): bump babel-plugin-graphql-tag from 3.2.0 to 3.3.0 (redwoodjs#2600)
  build(deps): bump @babel/cli from 7.13.16 to 7.14.3 (redwoodjs#2578)
  build(deps-dev): bump @types/lodash from 4.14.169 to 4.14.170 (redwoodjs#2597)
  build(deps-dev): bump @types/findup-sync from 2.0.2 to 4.0.0 (redwoodjs#2574)
  Aggregate Dependabot misc patch minor upgrades (redwoodjs#2596)
  CONTRIBUTING.md: add missing char (redwoodjs#2594)
  changes test command instructions to reference run-e2e instead of test-tutorial (redwoodjs#2593)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CONTRIBUTING.md#integration-tests
3 participants