Skip to content

Commit

Permalink
Merge pull request #221 from Phuire-Research/Consistency
Browse files Browse the repository at this point in the history
Refinement
  • Loading branch information
REllEK-IO committed May 15, 2024
2 parents dbd7434 + 98afc2d commit 6fecc00
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 6fecc00

Please sign in to comment.