mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Changed boolean register usage and attributes
This commit is contained in:
@@ -53,7 +53,7 @@ namespace MewtocolTests {
|
||||
|
||||
};
|
||||
|
||||
Assert.Equal(expectedData, LinkedData.ErrorCodes);
|
||||
Assert.Equal(expectedData, CodeDescriptions.Error);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user