Skip to content

Commit

Permalink
Testing: Get Belle II validate_schema from policy package; rucio#7157
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio committed Nov 7, 2024
1 parent d3ea14e commit f9bb6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_belleii.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
from datetime import datetime

import pytest
from belleii_rucio_policy_package.schema import validate_schema

from rucio.common.exception import InvalidObject
from rucio.common.schema.belleii import validate_schema
from rucio.common.utils import extract_scope, generate_uuid
from rucio.core.config import set as config_set
from rucio.tests.common import did_name_generator, skip_non_belleii
Expand Down

0 comments on commit f9bb6c5

Please sign in to comment.