mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
Fixing typos in test name
This commit is contained in:
parent
8eeeffa08b
commit
3b8c38994a
@ -59,7 +59,7 @@ public class JcloudsVersionTest {
|
||||
}
|
||||
|
||||
@Test(expectedExceptions = { IllegalArgumentException.class })
|
||||
public void testFailsIfBetSanapshot() {
|
||||
public void testFailsIfBetaSnapshot() {
|
||||
new JcloudsVersion("1.2.3-beta.5-SNAPSHOT");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user