Skip to content

Commit

Permalink
revert elements swap
Browse files Browse the repository at this point in the history
  • Loading branch information
trombka committed Dec 8, 2020
1 parent 349ac76 commit 54271a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unique.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ describe("Unique", function () {
})(
{
plugins: [
new webpack.DefinePlugin({}),
new webpack.HotModuleReplacementPlugin(),
new webpack.DefinePlugin({}),
],
},
{
Expand Down

0 comments on commit 54271a5

Please sign in to comment.