Skip to content

Commit ea7fdad

Browse files
committed
remove code copied from other PR
1 parent b5af9d3 commit ea7fdad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/amor/pipeline_test.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828
)
2929
from ess.reflectometry.workflow import with_filenames
3030

31-
pytestmark = pytest.mark.filterwarnings(
32-
"ignore:.*Invalid transformation, .*missing attribute 'vector':UserWarning",
33-
)
34-
3531

3632
@pytest.fixture
3733
def amor_pipeline() -> sciline.Pipeline:

0 commit comments

Comments
 (0)