diff options
| author | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 12:17:38 -0500 |
|---|---|---|
| committer | Josh Soref <jsoref@users.noreply.github.com> | 2019-02-12 12:17:38 -0500 |
| commit | bce27435428646049a6908008ee976781810e6a4 (patch) | |
| tree | 24502f599c30ae080eeb0c61395aa802ced6c899 | |
| parent | adba2dabc4f4f92e7b2d6db00e7fd335dbf983e9 (diff) | |
| download | rabbitmq-server-git-bce27435428646049a6908008ee976781810e6a4.tar.gz | |
spelling: notification
| -rw-r--r-- | test/rabbit_fifo_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rabbit_fifo_SUITE.erl b/test/rabbit_fifo_SUITE.erl index 293a597d14..d7affcc249 100644 --- a/test/rabbit_fifo_SUITE.erl +++ b/test/rabbit_fifo_SUITE.erl @@ -104,7 +104,7 @@ basics(Config) -> exit(await_msg_timeout) end, - % process settle applied notificaiton + % process settle applied notification FState5b = process_ra_event(FState5, 250), _ = ra:stop_server(ServerId), _ = ra:restart_server(ServerId), |
