The test expectation is bad, fixed that. But it sh...
# kobalt
c
The test expectation is bad, fixed that. But it should have failed for you too. Line 50:
Copy code
Assert.assertEquals(runCompileTasks(listOf("compile")), listOf("compile", "postCompile"))