Skip to content

Commit

Permalink
improve: Shorten cognitive_tasks for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-bermonti committed Apr 8, 2024
1 parent 9824da0 commit 16eb5d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/src/digit_span_tasks/config/config_dsb.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ class DSBConfig {
List<String> experimentalStim = <String>[
'926',
'6157',
'18542',
];
}
1 change: 0 additions & 1 deletion lib/src/digit_span_tasks/config/config_dsf.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ class DSFConfig {
List<String> experimentalStim = <String>[
'4389',
'79165',
'814972',
];
}

0 comments on commit 16eb5d5

Please sign in to comment.