mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Update tests
This commit is contained in:
@@ -90,5 +90,3 @@ graph
|
||||
|
||||
// Test a property getter
|
||||
const nodeDraggingEnabled: boolean = graph.enableNodeDrag();
|
||||
if (typeof nodeDraggingEnabled !== "boolean")
|
||||
throw new Error('ForceGraph.enableNodeDrag() did not return a result of type boolean as expected');
|
||||
|
||||
Reference in New Issue
Block a user