Skip to content

Commit 4c45eff

Browse files
authored
get test to run (#169)
1 parent d37b52d commit 4c45eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/llmcompressor/transformers/finetune/test_oneshot_then_finetune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from tests.testing_utils import requires_torch
99

1010

11-
@pytest.mark.integration
11+
@pytest.mark.unit
1212
@requires_torch
1313
@pytest.mark.skipif(
1414
"CADENCE" in os.environ

0 commit comments

Comments
 (0)