Skip to content

Commit

Permalink
Make testShiftTimestampInvalid NeedsRunner instead of ROS
Browse files Browse the repository at this point in the history
Currently broken in Apex.
  • Loading branch information
tgroh committed Mar 23, 2017
1 parent 9ca6511 commit 88e934c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,7 @@ public void testParDoShiftTimestamp() {
}

@Test
@Category(RunnableOnService.class)
@Category(NeedsRunner.class)
public void testParDoShiftTimestampInvalid() {

pipeline
Expand Down

0 comments on commit 88e934c

Please sign in to comment.