Skip to content

Commit

Permalink
#18; coined 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kazurayam committed Dec 11, 2022
1 parent 0bb2fa6 commit a3b6485
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public class KatalonDriversPluginConfigurationTest {
@Test
public void test_inspectusVersion() {
KatalonDriversPluginConfiguration config = new KatalonDriversPluginConfiguration();
assertEquals("0.6.0", config.inspectusVersion);
assertEquals("0.7.2", config.inspectusVersion);
}

@Test
Expand Down

0 comments on commit a3b6485

Please sign in to comment.