Adjust IntFlag handling in syrupy (#90223)

This commit is contained in:
epenet
2023-03-26 14:20:05 +02:00
committed by GitHub
parent f8431278c8
commit e0ec3488d3
3 changed files with 18 additions and 6 deletions

View File

@@ -125,6 +125,7 @@ tests: &tests
- tests/mock/**
- tests/pylint/**
- tests/scripts/**
- tests/syrupy.py
- tests/test_util/**
- tests/testing_config/**
- tests/util/**