Skip to content

Commit

Permalink
test: drop .only
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Nov 29, 2023
1 parent 6c0bda5 commit c31478c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/simulator/SimulatorSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ describe('simulator', function() {


// verify that inclusive gateway waits for all tokens to arrive
verifyOnly('inclusive-gateway-multiple-elements', (fixture) => {
verify('inclusive-gateway-multiple-elements', (fixture) => {

// given
setConfig(element('F_GATE'), {
Expand Down

0 comments on commit c31478c

Please sign in to comment.