Skip to content

lisa.tests.scheduler.load_tracking: Fix noise check usage`o

FIX

Decorate the inner test methods using the noise check rather than the user-facing one. This fixes the issue of decorating a method of a subclass of InvarianceBase instead of InvarianceItemBase.

Merge request reports