-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MARelationDescription>>reference half-fix
I don't understand why `self.assertIsInstance(self.inst1.reference, MAStringDescription)` Same for `self.assertIsInstance(self.inst1.commonClass(), MAPriorityContainer)` It's a half-fix, because `reference is None` condition never met - supercalss always returns non-nill, see magritte-metamodel/magritte#334
- Loading branch information
1 parent
fe8bb79
commit f2c7f62
Showing
2 changed files
with
19 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters