Skip to content

Commit

Permalink
Refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
REllEK-IO committed May 15, 2024
1 parent 8791b8d commit 98afc2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/strategyPriority.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*<$
For the asynchronous graph programming framework Stratimux, generate a test that ensures that ActionStrategies are working as intended.
For the asynchronous graph programming framework Stratimux, generate a test that ensures that ActionStrategies
with priority are working as intended.
$>*/
/*<#*/
import { createAxium, getAxiumState, isAxiumOpen } from '../model/axium';
Expand Down

0 comments on commit 98afc2d

Please sign in to comment.