Skip to content

Commit e422d12

Browse files
committed
stray file warning gone from tests
1 parent e4bb520 commit e422d12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/test/package/api_export/api_exporter_test.dart

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ void main() {
4545
final bucket = storageService.bucket('bucket');
4646
final apiExporter = ApiExporter(bucket: bucket);
4747

48-
// TODO: Testing DEBUG=* this will shout "[pub-notice:stray-file]" into logs
49-
// we should investigate this!
50-
5148
await _testExportedApiSynchronization(
5249
fakeTime,
5350
bucket,

0 commit comments

Comments
 (0)