Skip to content

Commit

Permalink
chore: force api tests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson committed Oct 27, 2023
1 parent 96fb7ce commit 5c12ac5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ void main({bool useExistingTestUser = false}) {

testWidgets('should LIST blogs with Model helper with query predicate',
(WidgetTester tester) async {
// test
final blogName = 'Integration Test Blog ${uuid()}';
final blog = await addBlog(blogName);

Expand Down

0 comments on commit 5c12ac5

Please sign in to comment.