Skip to content

Commit 27f266a

Browse files
committed
fix tests
1 parent fdb94b1 commit 27f266a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
using Scryfall
22
using Test
3-
@test getOracle("Black lotus")=="{T}, Sacrifice Black Lotus: Add three mana of any one color."
3+
@test contains(getOracle("Black lotus"), "Add three mana of any one color.")

0 commit comments

Comments
 (0)