Skip to content
Snippets Groups Projects
Commit 95f69b84 authored by Surya Bahadur Kathayat's avatar Surya Bahadur Kathayat
Browse files

Merge branch 'fix-text-fail' into 'master'

fix test

See merge request surya/devops-workshop!18
parents ed4d37e9 0029e6c6
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ public class CalculatorResourceTest{
assertEquals(201, calculatorResource.calculate(expression));
}
@Test
public void testSum(){
CalculatorResource calculatorResource = new CalculatorResource();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment