Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Murgey <sebastien.murgey@rte-france.com>
  • Loading branch information
murgeyseb committed Sep 11, 2023
1 parent 293f7fe commit 562ac8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void testThatGlskProviderWithNetworkInstantGetsCorrectFactors() {
}

@Test
void testThatGlskProviderWithGiovenInstantGetsCorrectFactors() {
void testThatGlskProviderWithGivenInstantGetsCorrectFactors() {
String networkFileName = "testCase.xiidm";
String glskFileName = "GlskUcteFrMultipleInstants.xml";
Network network = importNetwork(networkFileName);
Expand Down

0 comments on commit 562ac8f

Please sign in to comment.