Skip to content

Commit

Permalink
Update AwsIteratorITCase.java
Browse files Browse the repository at this point in the history
Just removing the TODO from source code.
  • Loading branch information
jrdalpra committed Dec 22, 2015
1 parent 381d84a commit 549299a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/java/com/jcabi/dynamo/AwsIteratorITCase.java
Expand Up @@ -47,9 +47,6 @@ public final class AwsIteratorITCase {
/**
* AwsIterator can iterate.
* @throws Exception If some problem inside
* @todo #56:30mins/DEV Integration test fail when adding @NotNull constraint
* this should be fixed in methods AwsIteratorITCase.iteratesItems() and
* AwsIteratorITCase.iteratesItemsAndDeletes(). Also see RegionITCase
*/
@Test
public void iteratesItems() throws Exception {
Expand Down

0 comments on commit 549299a

Please sign in to comment.