mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Changed regression test
It no longer creates a new thread
This commit is contained in:
parent
28889c51ec
commit
ac46436eeb
@ -276,7 +276,7 @@ public class RegressionTest extends TestCase{
|
||||
//new Timeout("pausing", 1000).sleep();
|
||||
MainWindowOperator mwo = MainWindowOperator.getDefault();
|
||||
JButtonOperator jbo = new JButtonOperator(mwo, "Generate Report");
|
||||
jbo.pushNoBlock();
|
||||
jbo.push();
|
||||
new Timeout("pausing", 1000).sleep();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user