Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
DedSec256 committed Aug 20, 2024
1 parent d200a0a commit b2c417d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ import org.testng.annotations.Test

abstract class FSharpTypingAssistPatchEngineTest(mode: PatchEngineEditorTestMode) : PatchEngineEditorTestBase(mode) {
override val checkTextControls = false

override fun getSolutionDirectoryName(): String = "CoreConsoleApp"
override val testSolution = "CoreConsoleApp"

@DataProvider(name = "simpleCases")
fun simpleCases() = arrayOf(
Expand Down

0 comments on commit b2c417d

Please sign in to comment.