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 3750060 commit da71163Copy full SHA for da71163
io.sloeber.tests/src/io/sloeber/core/CreateAndCompileExamplesTest.java
@@ -44,7 +44,7 @@
44
@SuppressWarnings("nls")
45
@RunWith(Parameterized.class)
46
public class CreateAndCompileExamplesTest {
47
- private static final boolean reinstall_boards_and_examples = false;
+ private static final boolean reinstall_boards_and_examples = true;
48
private static int mCounter = 0;
49
private CodeDescriptor myCodeDescriptor;
50
private BoardDescriptor myBoardid;
0 commit comments