Join Discord
Powered by
so you are checking if a string is inside another ...
# help
g
gray-kilobyte-89541
07/05/2022, 5:06 PM
so you are checking if a string is inside another string,
expect(s).to.include(s2)
I think
Previous
Next