test: cleanup
This commit is contained in:
@@ -27,7 +27,7 @@ internal static class Helpers
|
||||
|
||||
public class TestBase
|
||||
{
|
||||
protected (Story, Diagnostic[]) ParseText(string inkInput)
|
||||
protected static (Story, Diagnostic[]) ParseText(string inkInput)
|
||||
{
|
||||
// parse the story
|
||||
var fileReader = new InMemoryFileReader([
|
||||
|
||||
Reference in New Issue
Block a user