Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Commit

Permalink
update ElvUI id
Browse files Browse the repository at this point in the history
  • Loading branch information
antiwinter committed Feb 20, 2021
1 parent 0bc0cc9 commit b66f3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ commonTests([
])

ava.serial.cb(nme('info-tukui-retail'), t => {
core.info('0-elvui', res => {
core.info('0-1ElvUI', res => {
t.assert(res.match(/[0-9]+\/[0-9]+\/[0-9]+/))
t.assert(res.match(/[0-9]+\.[0-9]+/g).length === 3)
t.assert(res.match(/\.zip/))
Expand Down

0 comments on commit b66f3ab

Please sign in to comment.