Skip to content
Snippets Groups Projects
Commit 8475672b authored by Benjamin Ledel's avatar Benjamin Ledel
Browse files

Update file test_xapi_statement_validation.py

parent aec900d9
No related branches found
No related tags found
No related merge requests found
Pipeline #1412764 failed
......@@ -2,6 +2,7 @@ import json
import os
from django.test import TestCase
from jsonschema.validators import validator_for
from jsonschema import ValidationError, validate
PROJECT_PATH = os.path.abspath(os.path.dirname(__name__))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment