Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyajohnson committed Jan 10, 2024
1 parent b62af77 commit e00641e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* Created by cwardgar on 2014/05/27.
*/
@RunWith(Parameterized.class)
@Ignore ("TODO: fix to work with new cfpointwriters")
@Ignore("TODO: fix to work with new cfpointwriters")
public class DsgSubsetWriterTest {
private static final Logger logger = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
@Rule
Expand Down

0 comments on commit e00641e

Please sign in to comment.