Skip to content

Commit 3382965

Browse files
committed
[Diag-Experimental-Formatting] Update some flag usage in tests post rebase
1 parent 1d9c00a commit 3382965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SourceKit/Sema/educational_note_diags.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
extension (Int, Int) {}
22

3-
// RUN: %sourcekitd-test -req=sema %s -- -Xfrontend -enable-descriptive-diagnostics -Xfrontend -diagnostic-documentation-path -Xfrontend /educational/notes/path/prefix %s | %FileCheck %s -check-prefix=DESCRIPTIVE
3+
// RUN: %sourcekitd-test -req=sema %s -- -Xfrontend -enable-educational-notes -Xfrontend -diagnostic-documentation-path -Xfrontend /educational/notes/path/prefix %s | %FileCheck %s -check-prefix=DESCRIPTIVE
44

55
// DESCRIPTIVE: key.description: "non-nominal type
66
// DESCRIPTIVE: key.educational_note_paths: [

0 commit comments

Comments
 (0)