Skip to content

refactor(tests): replace absolute imports with relative imports #1844

@danceratopz

Description

@danceratopz

We should replace instances like these:

from tests.frontier.identity_precompile.common import Constants

with

from .common import Constants

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-highscope:testsScope: Changes EL client test cases in `./tests`type:refactorType: Refactor

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions