Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed May 21, 2024
1 parent 58cfc8b commit 37fa2d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ test('should return lifecycle stages', async () => {
bucket: {
toggles: {
my_feature_a: 'irrelevant',
non_existent_feature: 'irrelevent',
non_existent_feature: 'irrelevant',
},
},
environment: 'default',
Expand Down

0 comments on commit 37fa2d8

Please sign in to comment.