Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Commit

Permalink
disable PowerStateSynchroniserAgentTest regarding #25
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineThreepwood committed Nov 27, 2019
1 parent 0fcf5e8 commit 7e3835f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public PowerStateSynchroniserAgentTest() {
*
* @throws java.lang.Exception
*/
@Test(timeout = 15000)
//@Test(timeout = 15000)
public void testPowerStateSyncAgent() throws Exception {
System.out.println("testPowerStateSyncAgent");

Expand Down

0 comments on commit 7e3835f

Please sign in to comment.