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

Fixes #891 return u symbol #893

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Fixes #891 return u symbol #893

merged 1 commit into from
Mar 3, 2021

Conversation

msevestre
Copy link
Member

No description provided.

@msevestre msevestre requested a review from Yuri05 March 3, 2021 16:49
@msevestre msevestre merged commit 5b13f5b into develop Mar 3, 2021
@msevestre msevestre deleted the 891-return-u-symbol branch March 3, 2021 16:54
{
sut.MuSymbol.ShouldBeEqualTo("µ");
//also verifies that we are using the value defined in the dimension files
sut.MuSymbol.ShouldBeEqualTo(sut.DimensionByName(Constants.Dimension.MOLAR_AMOUNT).BaseUnit.Name.Substring(0, 1));
Copy link
Member

Choose a reason for hiding this comment

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

nice test;)

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.

None yet

2 participants