@@ -4,6 +4,9 @@ import org.junit.Assert;
import org.junit.Test;
public class InventoryTest {
+
@Test
public void updateQuantityTest(){
Assert.assertEquals(1, 1);