Skip to content

Commit

Permalink
Disable stories tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisl9029 committed Oct 19, 2024
1 parent 7f6d8cf commit 50212ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .reflame.config.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"./styles.css": "./noop.ts",
},
"storybookCompatibility": {
"testStories": true,
"testStories": false,
},
"npmPackages": {
"ariakit": {
Expand Down

0 comments on commit 50212ae

Please sign in to comment.