mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
completion_test.md: Fix grammar issue
This commit is contained in:
parent
2b80f7ac30
commit
fae11c0b0a
@ -34,7 +34,7 @@ Override `getTestDataPath()`, and return the path from the root of this plugin m
|
||||
{src="simple_language_plugin/src/test/java/org/intellij/sdk/language/SimpleCodeInsightTest.java" include-symbol="getTestDataPath"}
|
||||
|
||||
|
||||
At this point only one test is defined in `SimpleCodeInsightTest`: `testCompletion()`.
|
||||
At this point, only one test is defined in `SimpleCodeInsightTest`: `testCompletion()`.
|
||||
This method:
|
||||
* Configures the test using the two input files.
|
||||
* Calls the basic completion functionality.
|
||||
|
Loading…
x
Reference in New Issue
Block a user