[codemod] markDynamoStrictTest torch_np/numpy_tests/fft/test_helper (#116654)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/116654
Approved by: https://github.com/bdhirsh
ghstack dependencies: #116638, #116673, #116639, #116640, #116641, #116642, #116643, #116644, #116645, #116646, #116647, #116648, #116649, #116650, #116651, #116652, #116653
diff --git a/torch/testing/_internal/dynamo_test_failures.py b/torch/testing/_internal/dynamo_test_failures.py
index 56d430e..3822f41 100644
--- a/torch/testing/_internal/dynamo_test_failures.py
+++ b/torch/testing/_internal/dynamo_test_failures.py
@@ -295,7 +295,6 @@
     "torch_np/numpy_tests/core/test_scalarinherit",
     "torch_np/numpy_tests/core/test_scalarmath",
     "torch_np/numpy_tests/core/test_shape_base",
-    "torch_np/numpy_tests/fft/test_helper",
 }
 
 # We generate unittest.expectedFailure for all of the following tests