You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P.S. I fixed it (and wrote tests) but could not commit to a new branch in your repository so as I could make a pull request. How do I do that?
remote: Permission to nunit/nunit.git denied to estrizhok.
fatal: unable to access 'https://github.com/nunit/nunit.git/': The requested URL returned error: 403
The text was updated successfully, but these errors were encountered:
Hi @estrizhok
In order to make a PR you should.first clone the repository, the make a branch in the clone, and then create the PR against this repository
NUnit 3.13.1
Consider the following test class (from your own codebase):
Expected type args:
System.Double
,System.Int32
System.Int32
,System.Double
Actual type args:
System.Double
,System.Double
System.Double
,System.Double
P.S. I fixed it (and wrote tests) but could not commit to a new branch in your repository so as I could make a pull request. How do I do that?
The text was updated successfully, but these errors were encountered: