Skip to content

Commit

Permalink
Réactive un test
Browse files Browse the repository at this point in the history
  • Loading branch information
mquandalle committed Aug 2, 2022
1 parent d55922e commit ccd0203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/test/useSearchParamsSimulationSharing.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ rule without:
).toString()
)
})
it.skip('builds search params with object', () => {
it('builds search params with object', () => {
expect(
getSearchParamsFromSituation(
engine,
Expand Down

0 comments on commit ccd0203

Please sign in to comment.