Skip to content

Commit

Permalink
Fix mutant rules structure
Browse files Browse the repository at this point in the history
  • Loading branch information
seallard committed Aug 29, 2024
1 parent c617b1e commit 6635935
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
apply_sample_validation,
)
from cg.services.order_validation_service.workflows.mutant.models.order import MutantOrder
from cg.services.order_validation_service.workflows.mutant.rules.sample.rules import SAMPLE_RULES
from cg.services.order_validation_service.workflows.mutant.validation_rules import SAMPLE_RULES
from cg.services.order_validation_service.workflows.order_validation_rules import ORDER_RULES
from cg.store.store import Store

Expand Down

0 comments on commit 6635935

Please sign in to comment.