Skip to content

fix tests #4

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix tests #4

wants to merge 1 commit into from

Conversation

sbdchd
Copy link

@sbdchd sbdchd commented May 29, 2022

minor typo in the tests, getSeconds -> setSeconds

@sbdchd
Copy link
Author

sbdchd commented May 30, 2022

Oh I think that test doesn't work, typescript gives an error:

Duplicate identifier 'Date'.(2300)
lib.es5.d.ts(749, 11): 'Date' was also declared here.
lib.es5.d.ts(927, 13): and here.
lib.es5.d.ts(4473, 11): and here.
lib.scripthost.d.ts(325, 11): and here.
lib.es2015.symbol.wellknown.d.ts(110, 11): and here.

https://www.typescriptlang.org/play?#code/MYGwhgzhAEAiYBcCm0DeAoaXoSQgyksAPYB2AJhABS4kUQBc0pArgLYBGSATgJRqZsQuhGIgkAOhDEA5jSJlKvANyCsAX3SaRCaADNixaAF5mSAO5xESKivQHiE3AQX0qARgBMAZhVA

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.

1 participant