ci: tests for macOS on Gitlab CI
[nit.git] / lib / neo4j / error.nit
index 58068ad..140606c 100644 (file)
@@ -20,7 +20,6 @@ import json
 #     assert error.to_json == """{"message":"ErrorMessage","cause":null,"error":"ErrorName"}"""
 class NeoError
        super Error
-       super Jsonable
        serialize
 
        # The name of the error.