We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2023730 commit bc2b66cCopy full SHA for bc2b66c
src/test/java/com/thealgorithms/physics/SnellLawTest.java
@@ -3,7 +3,7 @@
3
import static org.junit.jupiter.api.Assertions.*;
4
import org.junit.jupiter.api.Test;
5
6
-public class SnellsLawTest {
+public class SnellLawTest {
7
//tests for example environmet
8
@Test
9
public void testCalculateRefractionAngle() {
0 commit comments