mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Spelling
This commit is contained in:
parent
be79367256
commit
941b91fef4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module Spectator::SpecHelpers
|
|||
# Instructs the Crystal compiler to compile the test.
|
||||
# Returns an instance of `JSON::Any`.
|
||||
# This will be the outcome and information about the test.
|
||||
# Output will be surpressed for the test.
|
||||
# Output will be suppressed for the test.
|
||||
# If an error occurs while attempting to compile and run the test, an error will be raised.
|
||||
def compile
|
||||
# Create a temporary file containing the test.
|
||||
|
|
Loading…
Reference in a new issue