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

dbAuth: Prevent futureExpiresDate from changing when referenced in tests #4742

Merged
merged 1 commit into from Mar 14, 2022

Conversation

cannikin
Copy link
Member

Found by @Tobbe here: #4735

We think this is a better overall solution as it effectively memoizes the value so that it doesn't change on subsequent calls (tests or not).

@cannikin cannikin merged commit 0ef2c9f into main Mar 14, 2022
@cannikin cannikin deleted the rc-future-expires-date branch March 14, 2022 15:29
@jtoar jtoar added this to the next-release milestone Mar 14, 2022
dac09 added a commit to dac09/redwood that referenced this pull request Mar 15, 2022
…d into feat/auth-checks-smoke-test

* 'feat/auth-checks-smoke-test' of github.com:dac09/redwood:
  fix(deps): update dependency esbuild to v0.14.27 (redwoodjs#4755)
  chore(deps): update dependency cypress to v9.5.2 (redwoodjs#4754)
  chore(deps): update dependency @types/lodash to v4.14.180 (redwoodjs#4751)
  fix(deps): update typescript-eslint monorepo to v5.15.0 (redwoodjs#4752)
  fix(deps): update dependency esbuild to v0.14.26 (redwoodjs#4747)
  Setup futureExpiresDate in constructor (redwoodjs#4742)
  chore(deps): update dependency @clerk/clerk-sdk-node to v2.9.10 (redwoodjs#4746)
  fix(deps): update dependency eslint-plugin-react to v7.29.4 (redwoodjs#4745)
@thedavidprice thedavidprice modified the milestones: next-release, v0.50.0 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

None yet

4 participants