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 function dateReadBack bug #3054

Merged
merged 4 commits into from
Nov 12, 2020
Merged

Fix function dateReadBack bug #3054

merged 4 commits into from
Nov 12, 2020

Conversation

Danieladu
Copy link
Contributor

Description

Function dateReadBack is broken. This PR fixes this issue.

@Danieladu Danieladu requested a review from a team as a code owner November 11, 2020 08:04
Copy link
Contributor

@joshgummersall joshgummersall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of quick things otherwise looks good.

@@ -962,10 +961,6 @@ const generateParseTest = (input, expectedOutput, expectedRefs) => () => {
}

describe('expression parser functional test', () => {
describe("tt", () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this being removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test was introduced by mistake before and used as a local test.

@joshgummersall joshgummersall merged commit 88e92d7 into main Nov 12, 2020
@joshgummersall joshgummersall deleted the hond/dateReadBack branch November 12, 2020 15:44
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.

2 participants