Skip to content

Commit bd9ac0e

Browse files
ndmitchellfacebook-github-bot
authored andcommitted
Delete redundant ignore
Summary: Kyle fixed the test in D79344416, but forgot to turn it back on. Reviewed By: kinto0 Differential Revision: D79358372 fbshipit-source-id: 0a15f34b12da7c6a6a75825a922ba9683490333d
1 parent d6b736c commit bd9ac0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyrefly/lib/test/lsp/lsp_interaction/configuration.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,6 @@ fn test_disable_type_errors_language_services_still_work() {
393393
});
394394
}
395395

396-
#[ignore] // TODO: Fix this!
397396
#[test]
398397
fn test_disable_type_errors_workspace_folder() {
399398
let test_files_root = get_test_files_root();

0 commit comments

Comments
 (0)