Skip to content

Commit

Permalink
Update docs/advanced/queues.es.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
  • Loading branch information
TheHandyOwl and alemohamad committed Dec 9, 2024
1 parent c4c1c6e commit 3173ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/queues.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ final class UserCreationServiceTests: XCTestCase {
self.app = try await Application.make(.testing)
try await configure(app)

// Sobrescribe el controlador utilizado para pruebas
// Sobreescribe el controlador utilizado para pruebas
app.queues.use(.asyncTest)
}

Expand Down

0 comments on commit 3173ad8

Please sign in to comment.