Skip to content

Commit

Permalink
Enable another template test. (#6870)
Browse files Browse the repository at this point in the history
  • Loading branch information
isoos authored Jul 28, 2023
1 parent d57a09b commit 18e2ce9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/test/frontend/templates_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ void main() {
'package-created': data.package!.created,
});
},
skip: true, // skip, until we've fixed fake job data for sandboxing
);

testWithProfile('publisher list page', fn: () async {
Expand Down

0 comments on commit 18e2ce9

Please sign in to comment.