mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
chore: Rename test
This commit is contained in:
@@ -1044,7 +1044,7 @@ foo()
|
|||||||
parser.parse(str);
|
parser.parse(str);
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should handle namespace with nested types', () => {
|
it('should handle namespace with generic types', () => {
|
||||||
parser.parse(`classDiagram
|
parser.parse(`classDiagram
|
||||||
|
|
||||||
namespace space {
|
namespace space {
|
||||||
|
Reference in New Issue
Block a user